method
protect_against_forgery?
v2.3.8 -
Show latest stable
- Class:
ActionView::TestCase
protect_against_forgery?()public
No documentation available.
# File actionpack/lib/action_view/test_case.rb, line 68
def protect_against_forgery?
false
end