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