[Source]
# File lib/spec/rails/example/helper_example_group.rb, line 30 30: def protect_against_forgery? 31: false 32: end
[Validate]