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

Version Path
backlog-0.37.2 vendor/plugins/has_history/README
backlog-0.37.1 vendor/plugins/has_history/README
backlog-0.36.2 vendor/plugins/has_history/README
backlog-0.29.0 vendor/plugins/has_history/README
backlog-0.30.0 vendor/plugins/has_history/README
backlog-0.31.0 vendor/plugins/has_history/README
backlog-0.32.0 vendor/plugins/has_history/README
backlog-0.31.1 vendor/plugins/has_history/README
backlog-0.33.0 vendor/plugins/has_history/README
backlog-0.33.1 vendor/plugins/has_history/README
backlog-0.34.1 vendor/plugins/has_history/README
backlog-0.34.2 vendor/plugins/has_history/README
backlog-0.35.0 vendor/plugins/has_history/README
backlog-0.34 vendor/plugins/has_history/README
backlog-0.35.1 vendor/plugins/has_history/README
backlog-0.35.2 vendor/plugins/has_history/README
backlog-0.35.3 vendor/plugins/has_history/README
backlog-0.35.4 vendor/plugins/has_history/README
backlog-0.35.5 vendor/plugins/has_history/README