= private = protected
form_authenticity_token()
Sets the token value for the current session.
# File actionpack/lib/action_controller/metal/request_forgery_protection.rb, line 259 def form_authenticity_token masked_authenticity_token(session) end