Skip to content

Releases: baraabourghli/constantizer

Support Rails 5

17 Jun 04:23
d7375bc

Choose a tag to compare

v2.0.0

Bump version

Improvments

10 Dec 08:42

Choose a tag to compare

  • Add rspec.
  • Use Kernel instead of Object to set constants.

Generators and configurations

25 Nov 17:11

Choose a tag to compare

  • Add constants directory generator.
  • Make constants directory path configurable.

First version

23 Nov 17:04

Choose a tag to compare

  • Load yaml files from the constants directory and set the constants to be used by the application.