ensl.org/vendor/plugins/acts_as_versioned
2014-03-23 00:22:25 +00:00
..
lib Purged git history and removed sensitive information. 2014-03-23 00:22:25 +00:00
test Purged git history and removed sensitive information. 2014-03-23 00:22:25 +00:00
.document Purged git history and removed sensitive information. 2014-03-23 00:22:25 +00:00
acts_as_versioned.gemspec Purged git history and removed sensitive information. 2014-03-23 00:22:25 +00:00
CHANGELOG Purged git history and removed sensitive information. 2014-03-23 00:22:25 +00:00
Gemfile Purged git history and removed sensitive information. 2014-03-23 00:22:25 +00:00
init.rb Purged git history and removed sensitive information. 2014-03-23 00:22:25 +00:00
MIT-LICENSE Purged git history and removed sensitive information. 2014-03-23 00:22:25 +00:00
Rakefile Purged git history and removed sensitive information. 2014-03-23 00:22:25 +00:00
README Purged git history and removed sensitive information. 2014-03-23 00:22:25 +00:00
RUNNING_UNIT_TESTS Purged git history and removed sensitive information. 2014-03-23 00:22:25 +00:00

= acts_as_versioned

This library adds simple versioning to an ActiveRecord module.  ActiveRecord is required.

== Resources

Install

* gem install acts_as_versioned

<3 GitHub

* http://github.com/technoweenie/acts_as_versioned

Gemcutter FTW

* http://gemcutter.org/gems/acts_as_versioned

Subversion

* http://svn.github.com/technoweenie/acts_as_versioned.git

Special thanks to Dreamer on ##rubyonrails for help in early testing.  His ServerSideWiki (http://serversidewiki.com) 
was the first project to use acts_as_versioned <em>in the wild</em>.