您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Jean-Philippe Lang 3036eaba52 Replace tabs with spaces and remove trailing tabs in several files (#20140). 9 年前
..
lib Replace tabs with spaces and remove trailing tabs in several files (#20140). 9 年前
test Moved Rails plugins required by the core to lib/plugins. 12 年前
CHANGELOG Moved Rails plugins required by the core to lib/plugins. 12 年前
MIT-LICENSE Moved Rails plugins required by the core to lib/plugins. 12 年前
README Moved Rails plugins required by the core to lib/plugins. 12 年前
RUNNING_UNIT_TESTS Moved Rails plugins required by the core to lib/plugins. 12 年前
Rakefile Moved Rails plugins required by the core to lib/plugins. 12 年前
init.rb Moved Rails plugins required by the core to lib/plugins. 12 年前

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