1
0
Fork 0
mirror of https://github.com/paper-trail-gem/paper_trail.git synced 2022-11-09 11:33:19 -05:00
paper-trail-gem--paper_trail/lib/paper_trail
2013-02-15 13:06:20 -05: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 Merge remote-tracking branch 'dwbutler/serialize_attributes_fix' 2013-01-21 10:54:31 -05:00
version_number.rb Bump to 2.7.1 2013-02-15 13:06:20 -05:00