Skip to content

ActiveRecord plugin for versioning your models. Does NOT delete versions when base object is deleted. For Rails 2.3

License

Notifications You must be signed in to change notification settings

cnk/acts_as_versioned

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

= acts_as_versioned

This library adds simple versioning to an ActiveRecord module.  ActiveRecord is required.

Based on the Rails 2.3 version of https://github.com/technoweenie/acts_as_versioned

About

ActiveRecord plugin for versioning your models. Does NOT delete versions when base object is deleted. For Rails 2.3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%