Method: Sequel::Model::Associations::AssociationReflection#_add_method

Defined in:
lib/sequel/model/associations.rb

#_add_methodObject

Name symbol for the _add internal association method



36
37
38
# File 'lib/sequel/model/associations.rb', line 36

def _add_method
  self[:_add_method]
end