Method: Engine2::Model#one_to_many_associations

Defined in:
lib/engine2/model.rb

#one_to_many_associationsObject (readonly)

, :one_to_one_associations



7
8
9
# File 'lib/engine2/model.rb', line 7

def one_to_many_associations
  @one_to_many_associations
end