Links
Acts as versioned
Categories
Acts as versioned
This library adds simple versioning to an ActiveRecord module. ActiveRecord is required.
Vitals
| Home | http://ar-versioned.rubyforge.org/ |
|---|---|
| Repository | http://svn.techno-weenie.net/projects/plugins/acts_as_versioned/ |
| License | |
| Tags |
acs_as_versioned created_by gags
|
| Rating | (21 votes) |
| Owner | Rick Olson |
| Created | 14 April 2006 |
Comments
-
This plugin does not work at all with join tables.
-
see actsas_versionedassociation for join tables instead.
-
it's does not work with rails 2.1.0 when i try to use it, the apps give an error with dirty.rb
ruby/lib/ruby/gems/1.8/gems/activerecord-2.1.0/lib/active_record/dirty.rb:126:in `write_attribute'
i'm using the last version of plugin or gem

