paper-trail-gem--paper_trail/lib/paper_trail
Jared Beck 6b43834bf7 Control order of `set_paper_trail_whodunnit` callback
Fixes https://github.com/airblade/paper_trail/issues/301

Stop automatically adding the `set_paper_trail_whodunnit`
before_filter.  This gives people control over the order of this
callback.
2015-09-03 14:26:21 -04:00
..
frameworks Control order of `set_paper_trail_whodunnit` callback 2015-09-03 14:26:21 -04:00
serializers Close #518; Merge branch 'json_attribute_search' 2015-05-07 15:42:33 -04:00
cleaner.rb Format comments 2015-08-03 16:45:42 -04:00
config.rb Use ActiveSupport::Deprecation.warn, not Kernel#warn 2015-07-13 00:01:00 -04:00
has_paper_trail.rb Use updated_at timestamp for "create" versions 2015-08-11 12:58:03 -04:00
version_association_concern.rb fix code not working in active_support 3.x 2014-11-03 16:38:48 +11:00
version_concern.rb Format comments 2015-08-03 16:45:42 -04:00
version_number.rb Bump to 4.0.0 [ci skip] 2015-07-29 23:17:16 -04:00