Sha256: 69cda95bb53076f76fd804cc83b131777a24534277259f91f8fa4814479f9a01

Contents?: true

Size: 1.03 KB

Versions: 2

Compression:

Stored size: 1.03 KB

Contents

### dev

[full changelog](http://github.com/yolk/valvat/compare/v0.4.1...master)

### 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

2 entries across 2 versions & 1 rubygems

Version Path
memento-0.4.2 CHANGES.md
memento-0.4.1 CHANGES.md