Method: Model#parent
- Defined in:
- lib/volt/models/model.rb
#parent ⇒ Object (readonly)
Returns the value of attribute parent.
30 31 32 |
# File 'lib/volt/models/model.rb', line 30 def parent @parent end |
Returns the value of attribute parent.
30 31 32 |
# File 'lib/volt/models/model.rb', line 30 def parent @parent end |