paper-trail-gem--paper_trail/lib/paper_trail
Ben Atkins e6ae05ea99 Simplifying the nil attribute assignment fix, and making it so that it only happens when the item to be reified is the current version of the model 2013-05-13 10:17:07 -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
config.rb Merge remote-tracking branch 'bradleypriest/master' 2012-12-28 01:12:42 -05:00
controller.rb Condensing code in the 'included' method on the Controller module. 2012-11-16 12:16:28 -05:00
has_paper_trail.rb Fixing issues stemming from previous commit in Ruby 1.8.x. 2013-02-11 13:10:22 -05:00
version.rb Simplifying the nil attribute assignment fix, and making it so that it only happens when the item to be reified is the current version of the model 2013-05-13 10:17:07 -04:00
version_number.rb Bump to 2.7.1 2013-02-15 13:06:20 -05:00