Method: Val::Instance#value
- Defined in:
- lib/val.rb
#value ⇒ Object (readonly)
Returns the value of attribute value.
135 136 137 |
# File 'lib/val.rb', line 135 def value @value end |
Returns the value of attribute value.
135 136 137 |
# File 'lib/val.rb', line 135 def value @value end |