Update paper_trail gem to latest
This commit is contained in:
parent
13f0f9703d
commit
d152b5eddc
3 changed files with 9 additions and 5 deletions
|
|
@ -1,4 +1,5 @@
|
|||
class ApplicationController < ActionController::Base
|
||||
before_filter :set_paper_trail_whodunnit
|
||||
include ApplicationHelper
|
||||
add_flash_types :error
|
||||
protect_from_forgery with: :exception
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue