Sha256: 9f7563f9b63e89f75ae253a4d86a603ba13507dbdd37516ed9a0837c69661641
Contents?: true
Size: 1.7 KB
Versions: 1
Compression:
Stored size: 1.7 KB
Contents
### dev [full changelog](http://github.com/yolk/valvat/compare/v0.5.1...master) ### 0.5.0 / 2019-07-04 [full changelog](http://github.com/yolk/valvat/compare/v0.5.0...v0.5.1) * Check attribute_without_formatting method for current value ### 0.5.0 / 2019-06-13 [full changelog](http://github.com/yolk/valvat/compare/v0.4.3...v0.5.0) * Added exclusive support for 1Rails 5.1 and upwards * Renamed record_* methods to memento_record_after_* * Fixed generators for Rails 4 ### 0.4.3 / 2014-04-07 [full changelog](http://github.com/yolk/valvat/compare/v0.4.2...v0.4.3) * Full Rails 4 compatibility ### 0.4.2 / 2013-07-19 [full changelog](http://github.com/yolk/valvat/compare/v0.4.1...v0.4.2) * Replaced find_by_* calls for compatibility with ActiveRecord 4.0 ### 0.4.1 / 2012-11-01 [full changelog](http://github.com/yolk/valvat/compare/v0.4.0...v0.4.1) * Prevent all mass assignment to Memento::Session and Memento::State ### 0.4.0 / 2012-10-29 [full changelog](http://github.com/yolk/valvat/compare/v0.3.7...v0.4.0) * Memento is a Module now, not a Singleton: Use Memento directly and not Memento.instance * Memento module is threadsafe now * Changed main api: instead of Memento.memento() use Memento.watch() or Memento() * Some code cleanup ### 0.3.7 / 2012-08-13 [full changelog](http://github.com/yolk/valvat/compare/v0.3.6...v0.3.7) * Removed usage of ActiveRecord::Base#update_attribute for Rails 3.2.7 compatibility ### 0.3.6 / 2012-02-06 [full changelog](http://github.com/yolk/valvat/compare/v0.3.5...v0.3.6) * Fixed deprecation warning: set_table_name => self.table_name = ... ### 0.3.5 / 2012-02-06 [full changelog](http://github.com/yolk/valvat/compare/v0.3.4...v0.3.5) * Compatiblity with Rails 3.2
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
memento-0.5.1 | CHANGES.md |