Skip to content

Releases: alterego-labs/settingify

Caching feature

31 Oct 12:07

Choose a tag to compare

Please, use readme, for details about caching feature implementation.

Release v0.0.3

13 Nov 13:31

Choose a tag to compare

Fixed availability gem provided rake task in the host rails application.

Version v0.0.2

30 Jul 12:27

Choose a tag to compare

This release carriers the next changes:

  1. Fixed with table naming
  2. Refactored internal parts
  3. Implemented settings register. Now you may to get settings list by Settingify.registered_settings.
  4. Added rake task for syncing defined settings in initializer to DB.