Method: Sequel::Model::Associations::AssociationReflection#remove_all_method

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

#remove_all_methodObject

Name symbol for the remove_all_ association method



538
539
540
# File 'lib/sequel/model/associations.rb', line 538

def remove_all_method
  self[:remove_all_method]
end