Releases: baraabourghli/constantizer
Releases · baraabourghli/constantizer
Support Rails 5
Improvments
- Add rspec.
- Use
Kernelinstead ofObjectto set constants.
Generators and configurations
- Add constants directory generator.
- Make constants directory path configurable.
First version
- Load yaml files from the constants directory and set the constants to be used by the application.