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.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
Alinson S. Xavier dcfc38eb09
Organizando plugins e gems.
16 years ago
..
lib Organizando plugins e gems. 16 years ago
test Organizando plugins e gems. 16 years ago
CHANGELOG Organizando plugins e gems. 16 years ago
MIT-LICENSE Organizando plugins e gems. 16 years ago
README Organizando plugins e gems. 16 years ago
RUNNING_UNIT_TESTS Organizando plugins e gems. 16 years ago
Rakefile Organizando plugins e gems. 16 years ago
VERSION.yml Organizando plugins e gems. 16 years ago
acts_as_versioned.gemspec Organizando plugins e gems. 16 years ago
init.rb Organizando plugins e gems. 16 years ago

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