Sha256: a33dcede6ae8ec50a2e4ab02887401b39fb399ee3191ac6c6ec3f5571aa335da

Contents?: true

Size: 547 Bytes

Versions: 7

Compression:

Stored size: 547 Bytes

Contents

## 0.9.0

- Added ActiveRecord support
- [!!!] Type renamed to Kind to avoid messing with AR STI column

## 0.6.0

- Added namespaced settings
- Added loading of default settings from config/settings.yml
- Settings.label(key) is removed
- Added Settings.apply_defaults! to load settings from yml file without
  overwriting current settings.
  *note*: If setting type is changed and old value does not pass validation for
  new type, value will be reset to nil.
- Added rake settings:save_defaults to dump current settings to
  config/defaults.yml

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
rails_admin_settings-0.9.0 CHANGELOG.md
rails_admin_settings-0.9.0.pre.6 CHANGELOG.md
rails_admin_settings-0.9.0.pre.5 CHANGELOG.md
rails_admin_settings-0.9.0.pre.4 CHANGELOG.md
rails_admin_settings-0.9.0.pre.3 CHANGELOG.md
rails_admin_settings-0.9.0.pre.2 CHANGELOG.md
rails_admin_settings-0.9.0.pre CHANGELOG.md