Libraries
»
base_action
(3.1.6)
»
Index
»
Actions
»
Base
»
#get
Method: Actions::Base#get
Defined in:
lib/actions/base.rb
#
get
(attr) ⇒
Object
40 41 42
# File 'lib/actions/base.rb', line 40
def
get
(
attr
)
@data
&&
@data
[
attr
]
end