public
Description: acts_as_revisable enables revision tracking, querying, reverting and branching of ActiveRecord models. Inspired by acts_as_versioned.
Homepage:
Clone URL: git://github.com/fatjam/acts_as_revisable.git
acts_as_revisable / .gitignore
100644 5 lines (5 sloc) 0.032 kb
1
2
3
4
5
.DS_Store
doc
*.gem
coverage
pkg