This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
James Smith (author)
Thu May 08 10:50:32 -0700 2008
| name | age | message | |
|---|---|---|---|
| .. | |||
| |
CHANGELOG | Thu Oct 05 07:01:24 -0700 2006 | [technoweenie] |
| |
MIT-LICENSE | Thu Oct 05 06:54:41 -0700 2006 | [technoweenie] |
| |
README | Thu Oct 05 06:54:41 -0700 2006 | [technoweenie] |
| |
RUNNING_UNIT_TESTS | Thu Oct 05 06:54:41 -0700 2006 | [technoweenie] |
| |
Rakefile | Thu Oct 05 06:54:41 -0700 2006 | [technoweenie] |
| |
init.rb | Thu Oct 05 06:54:41 -0700 2006 | [technoweenie] |
| |
lib/ | Tue Jan 30 08:25:30 -0800 2007 | [technoweenie] |
| |
test/ | Tue Dec 26 14:16:43 -0800 2006 | [technoweenie] |
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>.





