paper-trail-gem--paper_trail/lib/paper_trail
Josh McArthur f25e320789 Skip any changed attributes marked to skip in the PaperTrail options - helps to resolve #224 2013-07-01 14:33:57 +12: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 Add version limit config option. Close #213 2013-05-23 15:56:19 -04:00
controller.rb Refactoring default :user_for_paper_trail method so that 'current_user' only gets invoked if it is defined. Close #228 2013-05-22 10:58:42 -04:00
has_paper_trail.rb Skip any changed attributes marked to skip in the PaperTrail options - helps to resolve #224 2013-07-01 14:33:57 +12:00
version.rb Namespacing version class under the PaperTrail module. Fix #165 2013-05-29 17:19:05 -04:00
version_number.rb Bump to 2.7.2 [ci skip] 2013-05-23 16:09:46 -04:00