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