Method: EmbeddedAssociation#default_input_type

Defined in:
lib/yodel/models/core/associations/embedded/embedded_association.rb

#default_input_typeObject



21
22
23
# File 'lib/yodel/models/core/associations/embedded/embedded_association.rb', line 21

def default_input_type
  :embedded
end