paper-trail-gem--paper_trail/lib/paper_trail
Ben Atkins 5485777118 Caching return values from instance methods on the Version class in instance variables where possible 2013-10-10 12:10:34 -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 Cleaning up code in :item_before_change method on PaperTrail::Model::InstanceMethods; update CHANGELOG 2013-10-03 10:43:19 -04:00
version.rb Caching return values from instance methods on the Version class in instance variables where possible 2013-10-10 12:10:34 -04:00
version_number.rb Bump to 3.0.0.beta1 [ci skip] 2013-08-30 15:23:56 -04:00