Method: Sequel::Model::Associations::AssociationReflection#add_method
- Defined in:
- lib/sequel/model/associations.rb
#add_method ⇒ Object
Name symbol for the add association method
56 57 58 |
# File 'lib/sequel/model/associations.rb', line 56 def add_method self[:add_method] end |