Method: Attribute#initial_value
- Defined in:
- lib/xmimodel/attribute.rb
#initial_value ⇒ Object (readonly)
Returns the value of attribute initial_value.
12 13 14 |
# File 'lib/xmimodel/attribute.rb', line 12 def initial_value @initial_value end |