paper-trail-gem--paper_trail/lib/paper_trail/frameworks
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
..
active_record/models/paper_trail fix code not working in active_support 3.x 2014-11-03 16:38:48 +11:00
rails Control order of `set_paper_trail_whodunnit` callback 2015-09-03 14:26:21 -04:00
rspec Code condensation; 'without_versioning' method now yields model instance 2014-03-12 10:09:59 -04:00
active_record.rb Format comments 2015-08-03 16:45:42 -04:00
cucumber.rb Removing unnecessary namespace resolution operators from Cucumber helper [ci skip] 2013-12-03 15:24:10 -05:00
rails.rb Add Rails Engine class; reorganize rails framework dir 2014-06-04 16:02:22 -04:00
rspec.rb Tweak syntax for PR from #394 to improve performance; Update CHANGELOG 2014-07-09 17:02:47 -04:00
sinatra.rb Format comments 2015-08-03 16:45:42 -04:00