method
protect_against_forgery?
rails latest stable - Class:
ActionDispatch::DebugView
protect_against_forgery?()public
No documentation available.
# File actionpack/lib/action_dispatch/middleware/debug_view.rb, line 61
def protect_against_forgery?
false
end