Method: Sequel::Model::Associations::AssociationReflection#_setter_method
- Defined in:
- lib/sequel/model/associations.rb
#_setter_method ⇒ Object
Name symbol for the _setter association method
51 52 53 |
# File 'lib/sequel/model/associations.rb', line 51 def _setter_method self[:_setter_method] end |