Method: ActionController::RequestForgeryProtection::ProtectionMethods::Exception#warning_message

Defined in:
lib/action_controller/metal/request_forgery_protection.rb

#warning_messageObject

Returns the value of attribute warning_message.



286
287
288
# File 'lib/action_controller/metal/request_forgery_protection.rb', line 286

def warning_message
  @warning_message
end