Method: Sequel::Model::Associations::AssociationReflection#setter_method
- Defined in:
- lib/sequel/model/associations.rb
permalink #setter_method ⇒ Object
Name symbol for the setter association method
576 577 578 |
# File 'lib/sequel/model/associations.rb', line 576 def setter_method self[:setter_method] end |