Method: ActiveSet::AttributeInstruction#value
- Defined in:
- lib/active_set/attribute_instruction.rb
#value ⇒ Object (readonly)
Returns the value of attribute value.
6 7 8 |
# File 'lib/active_set/attribute_instruction.rb', line 6 def value @value end |