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