Method: OnForm::CollectionWrapper#parent
- Defined in:
- lib/on_form/collection_wrapper.rb
#parent ⇒ Object (readonly)
Returns the value of attribute parent.
4 5 6 |
# File 'lib/on_form/collection_wrapper.rb', line 4 def parent @parent end |