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 (
| name | age | message | |
|---|---|---|---|
| |
.DS_Store | Sat Sep 12 13:56:55 -0700 2009 | |
| |
MIT-LICENSE | Sat Sep 12 13:56:55 -0700 2009 | |
| |
README.markdown | ||
| |
Rakefile | Sat Sep 12 13:56:55 -0700 2009 | |
| |
app/ | Sat Sep 12 13:56:55 -0700 2009 | |
| |
db/ | ||
| |
install.rb | ||
| |
lib/ | Sat Sep 12 13:56:55 -0700 2009 | |
| |
rails/ | Sat Sep 12 13:56:55 -0700 2009 | |
| |
test/ | ||
| |
uninstall.rb |
README.markdown
= Versionator
== Description
This plugin keeps versions of your records. This plugin was created for two reasons:
1.) acts_as_version creates an extra table for every model you want to have versions for. 2.) Current plugins do not support associations for a version.








