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 (
commit c310d2805ed243fd7587afcc5cec1bbbb9198947
tree 72dea9da58b73893f773084916c4ca0edd90d336
parent 7bac6796b22760aa17ebf879e5466e796f1b5110
tree 72dea9da58b73893f773084916c4ca0edd90d336
parent 7bac6796b22760aa17ebf879e5466e796f1b5110
| name | age | message | |
|---|---|---|---|
| |
CHANGELOG | Mon Jun 16 23:26:42 -0700 2008 | [technoweenie] |
| |
MIT-LICENSE | Wed Sep 14 19:59:35 -0700 2005 | [technoweenie] |
| |
README | Thu Sep 22 15:39:29 -0700 2005 | [technoweenie] |
| |
RUNNING_UNIT_TESTS | Sat Sep 17 11:15:49 -0700 2005 | [technoweenie] |
| |
Rakefile | Tue Sep 30 05:06:53 -0700 2008 | [guillaumegentil] |
| |
init.rb | Thu Oct 13 07:54:42 -0700 2005 | [technoweenie] |
| |
lib/ | Fri Oct 03 15:42:25 -0700 2008 | [technoweenie] |
| |
test/ | Fri Oct 03 15:50:11 -0700 2008 | [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>.




