You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jean-Philippe Lang 7cdd88a6ce Merged Rails 2.1 compatibility branch. преди 16 години
..
lib Merged Rails 2.1 compatibility branch. преди 16 години
test Merged Rails 2.1 compatibility branch. преди 16 години
CHANGELOG wiki branch merged into trunk преди 17 години
MIT-LICENSE wiki branch merged into trunk преди 17 години
README wiki branch merged into trunk преди 17 години
RUNNING_UNIT_TESTS wiki branch merged into trunk преди 17 години
Rakefile Merged Rails 2.1 compatibility branch. преди 16 години
init.rb wiki branch merged into trunk преди 17 години

README

= acts_as_versioned

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

== Resources

Install

* gem install acts_as_versioned

Rubyforge project

* http://rubyforge.org/projects/ar-versioned

RDocs

* http://ar-versioned.rubyforge.org

Subversion

* http://techno-weenie.net/svn/projects/acts_as_versioned

Collaboa

* http://collaboa.techno-weenie.net/repository/browse/acts_as_versioned

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