Libraries
»
ukemi
(0.4.1)
»
Index
»
Ukemi
»
Record
»
#data
Method: Ukemi::Record#data
Defined in:
lib/ukemi/record.rb
#
data
⇒
Object
(readonly)
Returns the value of attribute data.
5 6 7
# File 'lib/ukemi/record.rb', line 5
def
data
@data
end