method

handle_unverified_request

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