Sha256: 29ac7d4430175983a5254ca5693e21936b7ee9c35a9014aa98cd5ca09a4dd719
Contents?: true
Size: 850 Bytes
Versions: 1
Compression:
Stored size: 850 Bytes
Contents
Version 2.0.0 (2013-03-07) - Complete rewrite - New DSL (see README.md) - No global defaults anymore. Defaults are defined per ActiveRecord class - No more storing defaults in the database - Rails >= 3.1 needed (Rails 2.3 not supported anymore) - Threadsafe - Switched to RSpec for testing Version 1.2.1 (2013-02-09) - Quick and dirty fix for design flaw in target scope implementation (thanks to Yves-Eric Martin) - Use Thread.current instead of cattr_accessor to be threadsafe - Code cleanup Version 1.2.0 (2012-07-21) - Added model-level settings (thanks to Jim Ryan) Version 1.1.0 (2012-06-01) - Added caching (thanks to Matthew McEachen) Version 1.0.1 (2011-11-05) - Gemspec: Fixed missing dependency Version 1.0.0 (2011-11-05) - Conversion from Plugin to Gem - Destroying false values (thanks to @Pavling) - Testing with Travis
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ledermann-rails-settings-2.0.0 | Changelog.md |