public
Description: acts_as_versioned_association
Homepage: http://livsey.org
Clone URL: git://github.com/rlivsey/acts_as_versioned_association.git
name age message
file CHANGELOG Tue Jun 24 00:54:35 -0700 2008 initial commit to move to git [rlivsey]
file MIT-LICENSE Tue Jun 24 00:54:35 -0700 2008 initial commit to move to git [rlivsey]
file README Tue Jun 24 00:54:35 -0700 2008 initial commit to move to git [rlivsey]
file RUNNING_UNIT_TESTS Tue Jun 24 00:54:35 -0700 2008 initial commit to move to git [rlivsey]
file Rakefile Tue Jun 24 00:54:35 -0700 2008 initial commit to move to git [rlivsey]
file init.rb Tue Jun 24 00:54:35 -0700 2008 initial commit to move to git [rlivsey]
directory lib/ Tue Jun 24 00:54:35 -0700 2008 initial commit to move to git [rlivsey]
directory test/ Tue Jun 24 00:54:35 -0700 2008 initial commit to move to git [rlivsey]
README
= acts_as_versioned_association

Works in conjunction with acts_as_versioned to add versioning to the associations too

NOTE - hasn't been touched since Rails 1.2 and not been tested in Rails 2, needs some TLC which I don't currently have 
time for