There's no documentation for this item.
# File action_controller/request_forgery_protection.rb, line 135 def protect_against_forgery? allow_forgery_protection && request_forgery_protection_token end
<code/>
<pre/>
<code/>and<pre/>for code samples.