method
handle_unverified_request
v3.1.0 -
Show latest stable
- Class:
ActionController::RequestForgeryProtection
handle_unverified_request()protected
This is the method that defines the application behavior when a request is found to be unverified. By default, Rails resets the session when it finds an unverified request.