update sale audit
This commit is contained in:
@@ -6,8 +6,6 @@ class BaseOrigamiController < ActionController::Base
|
||||
protect_from_forgery with: :exception
|
||||
rescue_from CanCan::AccessDenied do |exception|
|
||||
flash[:warning] = exception.message
|
||||
puts "ssssssssssss"
|
||||
puts flash
|
||||
redirect_to origami_root_path
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user