paper-trail-gem--paper_trail/lib/paper_trail
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
..
frameworks Manually require framework helpers individually and refactor the RSpec and Cucumber helpers to be conditionally required. close #272, close #278 2013-10-02 13:48:20 -04:00
serializers Making the built-in serializers declare 'extend self' so that their :load and :dump methods are available as module methods and instance methods. This enables classes/modules that mix in one of these serializers to invoke or override the methods. Close #196 2013-01-31 15:10:31 -05:00
cleaner.rb Merge branch 'rails4' 2013-08-01 14:57:44 -04:00
config.rb Add version limit config option. Close #213 2013-05-23 15:56:19 -04:00
has_paper_trail.rb 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
version.rb 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
version_number.rb Bump to 3.0.0.beta1 [ci skip] 2013-08-30 15:23:56 -04:00