paper-trail-gem--paper_trail/lib/paper_trail
Ben Atkins 7abf490107 Adjusting the :merge_metadata method on has_paper_trail.rb so that in the event that an attribute is being called upon to provide the value, and the attribute is changing, it will grab the current version of the attribute (what it was prior to the changes). 2012-10-10 19:39:55 -04:00
..
config.rb Added ability for user to specify a field_name to use for the version creation timestamp 2012-02-01 13:47:06 -06:00
controller.rb Fix bug where PaperTrail was disabled in controller by default. 2011-04-06 14:30:40 +01:00
has_paper_trail.rb Adjusting the :merge_metadata method on has_paper_trail.rb so that in the event that an attribute is being called upon to provide the value, and the attribute is changing, it will grab the current version of the attribute (what it was prior to the changes). 2012-10-10 19:39:55 -04:00
version.rb Replace certain scopes with class methods. 2012-03-22 14:06:59 +01:00
version_number.rb Promote to 2.6.3. 2012-03-26 10:25:56 +02:00