Method: Sequel::Model::Associations::AssociationReflection#_remove_all_method

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

#_remove_all_methodObject

Name symbol for the _remove_all internal association method



41
42
43
# File 'lib/sequel/model/associations.rb', line 41

def _remove_all_method
  self[:_remove_all_method]
end