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/frameworks/rails
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
..
controller.rb Control order of set_paper_trail_whodunnit callback 2015-09-03 14:26:21 -04:00
engine.rb Autoload models via the PaperTrail::Rails::Engine if the gem is being used within Rails 2014-06-05 11:06:51 -04:00