Method: Sequel::Model::Associations::AssociationReflection#_remove_method
- Defined in:
- lib/sequel/model/associations.rb
#_remove_method ⇒ Object
Name symbol for the _remove internal association method
46 47 48 |
# File 'lib/sequel/model/associations.rb', line 46 def _remove_method self[:_remove_method] end |