Module: Rad::Controller::ForgeryProtector

Included in:
Http
Defined in:
lib/rad/web/_protect_from_forgery.rb

Overview

Controller

Instance Attribute Summary collapse

Instance Attribute Details

#authenticity_tokenObject (readonly)

Returns the value of attribute authenticity_token.



33
34
35
# File 'lib/rad/web/_protect_from_forgery.rb', line 33

def authenticity_token
  @authenticity_token
end