handle_unverified_request() protected

No documentation

This method has no description. You can help the Ruby on Rails community by adding new notes.

Hide source
# File actionpack/lib/action_controller/metal/request_forgery_protection.rb, line 201 def handle_unverified_request forgery_protection_strategy.new(self).handle_unverified_request end
Register or log in to add new notes.