mirror of
https://github.com/ENSL/ensl.org.git
synced 2024-11-14 17:01:20 +00:00
.. | ||
lib | ||
test | ||
.document | ||
acts_as_versioned.gemspec | ||
CHANGELOG | ||
Gemfile | ||
init.rb | ||
MIT-LICENSE | ||
Rakefile | ||
README | ||
RUNNING_UNIT_TESTS |
= 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>.