method
handle_unverified_request
v3.0.9 -
Show latest stable
- Class:
ActionController::RequestForgeryProtection
handle_unverified_request()protected
No documentation available.
# File actionpack/lib/action_controller/metal/request_forgery_protection.rb, line 97
def handle_unverified_request
reset_session
end