Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Jean-Philippe Lang 7cdd88a6ce Merged Rails 2.1 compatibility branch. il y a 16 ans
..
lib Merged Rails 2.1 compatibility branch. il y a 16 ans
test Merged Rails 2.1 compatibility branch. il y a 16 ans
CHANGELOG wiki branch merged into trunk il y a 17 ans
MIT-LICENSE wiki branch merged into trunk il y a 17 ans
README wiki branch merged into trunk il y a 17 ans
RUNNING_UNIT_TESTS wiki branch merged into trunk il y a 17 ans
Rakefile Merged Rails 2.1 compatibility branch. il y a 16 ans
init.rb wiki branch merged into trunk il y a 17 ans

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