Libraries
»
cuba
(4.0.3)
»
Index
»
Cuba
»
Safe
»
CSRF
»
Helper
»
#req
Method: Cuba::Safe::CSRF::Helper#req
Defined in:
lib/cuba/safe/csrf.rb
#
req
⇒
Object
(readonly)
Returns the value of attribute req.
9 10 11
# File 'lib/cuba/safe/csrf.rb', line 9
def
req
@req
end