Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / dblock/ruby-enum issues and pull requests
#50 - Add Subclass Tests
Pull Request -
State: open - Opened by coneybeare 3 months ago
- 2 comments
#49 - Add support for sub/superclasses (NoMethodError: undefined method `values' for nil ?)
Issue -
State: open - Opened by coneybeare 3 months ago
- 2 comments
Labels: bug?
#48 - Setup next version
Pull Request -
State: closed - Opened by peterfication 11 months ago
#47 - Release 1.0.0
Pull Request -
State: closed - Opened by peterfication 11 months ago
#46 - Make i18n dependency optional
Pull Request -
State: closed - Opened by peterfication 11 months ago
- 1 comment
#45 - Update Ruby version in CI coverage job from 2.7 to 3.2
Pull Request -
State: closed - Opened by peterfication 11 months ago
- 1 comment
#44 - Fix coverage
Issue -
State: closed - Opened by dblock 11 months ago
Labels: confirmed bug
#43 - Add exhaustive case matcher
Pull Request -
State: closed - Opened by peterfication 11 months ago
- 11 comments
#42 - [Feature request] Add exhaustive case matcher
Issue -
State: closed - Opened by peterfication 11 months ago
- 1 comment
Labels: new feature
#41 - Make i18n optional
Issue -
State: closed - Opened by dblock almost 2 years ago
Labels: new feature
#40 - Enable new cops by default. Add in recommended Rubocop libraries. Address or allowlist lints.
Pull Request -
State: closed - Opened by petergoldstein almost 2 years ago
- 1 comment
#39 - Add modern Rubies to CI. Fix unquoted 3.0. Update gems. Set minimum version to 2.7
Pull Request -
State: closed - Opened by petergoldstein almost 2 years ago
- 8 comments
#38 - Add `ruby >= 2.3` constraint to gemspec
Pull Request -
State: closed - Opened by ojab over 3 years ago
- 1 comment
#37 - Added code coverage.
Pull Request -
State: closed - Opened by dblock almost 4 years ago
#36 - Use OrderState throughout README.
Pull Request -
State: closed - Opened by dblock almost 4 years ago
#35 - Added support for Ruby 3.0.
Pull Request -
State: closed - Opened by dblock almost 4 years ago
#34 - Replaced Travis-CI with Github Actions, added Danger.
Pull Request -
State: closed - Opened by dblock almost 4 years ago
#33 - Setup danger
Issue -
State: closed - Opened by dblock almost 4 years ago
Labels: chore
#32 - Ruby 3.0 support
Issue -
State: closed - Opened by dblock almost 4 years ago
- 1 comment
Labels: chore
#31 - Replace Travis with Github actions
Issue -
State: closed - Opened by dblock almost 4 years ago
- 1 comment
Labels: chore
#30 - value: default to key
Pull Request -
State: closed - Opened by gi almost 4 years ago
#29 - values: prepend superclass values
Pull Request -
State: closed - Opened by gi almost 4 years ago
- 3 comments
#28 - Value: default to key
Issue -
State: closed - Opened by gi almost 4 years ago
Labels: new feature
#27 - `values` class method does not read inherited enums
Issue -
State: closed - Opened by gi almost 4 years ago
- 1 comment
Labels: bug?, new feature
#26 - Create SECURITY.md
Pull Request -
State: closed - Opened by demaford almost 4 years ago
- 1 comment
#25 - Update .travis.yml
Pull Request -
State: closed - Opened by nageshlop almost 4 years ago
- 1 comment
#24 - Added Ruby 2.7.2.
Pull Request -
State: closed - Opened by dblock about 4 years ago
#23 - Operator "enum&.value" require ruby 2.3.0
Issue -
State: closed - Opened by toshidavila over 4 years ago
- 1 comment
#22 - Added each_key and each_value.
Pull Request -
State: closed - Opened by dblock over 4 years ago
#21 - 5 Test failures on Alpine Linux
Issue -
State: closed - Opened by Ikke over 5 years ago
- 6 comments
Labels: bug?
#20 - Push 0.7.2 to RubyGems
Issue -
State: closed - Opened by jirutka almost 7 years ago
- 2 comments
#19 - Updates RSpec to latest version
Pull Request -
State: closed - Opened by laertispappas over 7 years ago
#18 - Adds support for non constant definitions
Pull Request -
State: closed - Opened by laertispappas over 7 years ago
- 5 comments
#17 - NameError: wrong constant name default on 0.7.1
Issue -
State: closed - Opened by gjtorikian over 7 years ago
- 7 comments
#16 - Remove const_missing method in favor of const_set
Pull Request -
State: closed - Opened by laertispappas almost 8 years ago
- 6 comments
#15 - Release 0.7.0
Issue -
State: closed - Opened by dblock almost 8 years ago
- 6 comments
Labels: chore
#14 - Upgrade rubocop, test against Ruby 2.3.1
Pull Request -
State: closed - Opened by dblock almost 8 years ago
#13 - Adds support to subclass an Ruby::Enum
Pull Request -
State: closed - Opened by laertispappas almost 8 years ago
- 5 comments
#12 - Raises exception on duplicate key or duplicate value
Pull Request -
State: closed - Opened by laertispappas almost 8 years ago
- 7 comments
#11 - Remove const_missing method in favor of const_set
Pull Request -
State: closed - Opened by dmoss18 about 8 years ago
- 9 comments
#10 - Document differences with typesafe_enum
Issue -
State: open - Opened by dblock about 9 years ago
Labels: chore
#9 - Clarify documentation for parse() method
Pull Request -
State: closed - Opened by dmolesUC about 9 years ago
- 1 comment
#8 - Add for_key() and for_value()
Pull Request -
State: closed - Opened by dmolesUC about 9 years ago
- 11 comments
#7 - Clarify documentation for parse() method
Pull Request -
State: closed - Opened by dmolesUC about 9 years ago
- 1 comment
#6 - Purpose of parse() method?
Issue -
State: closed - Opened by dmolesUC about 9 years ago
- 1 comment
#5 - extend Enumerable
Pull Request -
State: closed - Opened by kgann over 10 years ago
- 4 comments
#4 - Add `Ruby::Enum#map`
Pull Request -
State: closed - Opened by ArnaudRinquin over 10 years ago
- 4 comments
#3 - Support subclassing an Enum
Issue -
State: closed - Opened by afeld over 11 years ago
- 7 comments
Labels: new feature
#2 - Added change proposed in issue #1 @dblock
Pull Request -
State: closed - Opened by TheNorthEestern over 11 years ago
- 2 comments
#1 - Replace interpolated shell command in ruby-enum.gemspec with a native Ruby construct.
Issue -
State: closed - Opened by TheNorthEestern over 11 years ago
- 2 comments