Merge pull request #1002 from nishanthvijayan/fix-deprecation-warnings
Fix deprecation warnings
This commit is contained in:
commit
02487be6fb
4 changed files with 13 additions and 10 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