paper-trail-gem--paper_trail/lib
Ben Atkins 6a4aba2875 Switching many of the scopes and methods on the Version class that deal with ordering to use the timestamp_field for ordering instead of the primary key to keep consistent with the change that was made for #235 2013-10-10 13:59:53 -04:00
..
generators/paper_trail Leveraging ActiveRecord::Generators::Base class for implementation of the :next_migration_number class method on the InstallGenerator 2013-08-19 12:02:11 -04:00
paper_trail Switching many of the scopes and methods on the Version class that deal with ordering to use the timestamp_field for ordering instead of the primary key to keep consistent with the change that was made for #235 2013-10-10 13:59:53 -04:00
paper_trail.rb Use :send to invoke :remove_instance_variable on PaperTrail; prevents errors on Ruby19 2013-10-03 10:06:24 -04:00