Method: EmbedsMany::Child#parent

Defined in:
lib/embeds_many/child.rb

#parentObject

Returns the value of attribute parent.



20
21
22
# File 'lib/embeds_many/child.rb', line 20

def parent
  @parent
end