Skip to content

Tags: albertosaurus/power_enum_2

Tags

v4.2.0

Toggle v4.2.0's commit message
Merge branch 'maneyko-DEV-17924_allow_compatibility_with_rails_7'

* maneyko-DEV-17924_allow_compatibility_with_rails_7:
  Fix Rails 7.1 compatibility issues.
  add symbol reflection to work with Rails 7.2
  allow compatibility with Rails 7

v4.1.0

Toggle v4.1.0's commit message
4.1.0 Release

Enforce frozen string litterals.

v4.0.1

Toggle v4.0.1's commit message
Update README and version to 4.0.1.

v4.0.0

Toggle v4.0.0's commit message
Merge branch 'CityBaseInc-ruby_3'

Version 4.0.0

* CityBaseInc-ruby_3:
  Going to go to version 4.
  Adding splat for kwargs

v3.7.0

Toggle v3.7.0's commit message
Merge branch 'proton-lookup_by_array'

Version 3.7.0

* proton-lookup_by_array:
  lookup by array

v3.6.0

Toggle v3.6.0's commit message
Merge branch 'disable_autoloading'

Version 3.6.0

* disable_autoloading:
  Explicitly load all resources, do not use the autoloader

v3.5.0

Toggle v3.5.0's commit message
Fix compatibility with rspec-mocks 3.10.1

Version 3.5.0

v3.4.0

Toggle v3.4.0's commit message
Merge branch 'MityaLiu-master'

* MityaLiu-master:
  Updated versions of sqlite3 and rails.

v3.3.1

Toggle v3.3.1's commit message
Merge branch 'fix_collection_method_on_reflection'

* fix_collection_method_on_reflection:
  EnumerationReflection needs to implement "collection?"

v3.3.0

Toggle v3.3.0's commit message
Merge branch 'rails_5.2_support'

* rails_5.2_support:
  Implement support for Rails 5.2