method
handle_unverified_request
v5.0.0.1 -
Show latest stable
- Class:
ActionController::RequestForgeryProtection::ProtectionMethods::Exception
handle_unverified_request()public
No documentation available.
# File actionpack/lib/action_controller/metal/request_forgery_protection.rb, line 194
def handle_unverified_request
raise ActionController::InvalidAuthenticityToken
end