Sha256: f75fc118041fdb73fca8621bc39987aee7f971a50c0b9cd170fa9a9b0272dfaa
Contents?: true
Size: 365 Bytes
Versions: 19
Compression:
Stored size: 365 Bytes
Contents
HasHistory ========== This plugin adds recording of history for a given model. The design tries to follow the analysis given in http://martinfowler.com/ap2/timeNarrative.html The plugin provides a "has_history" class method to ActiveRecord::Base See has_history.rb for usage. The plugin also provides a history model generator that creates a model class with
Version data entries
19 entries across 19 versions & 1 rubygems