Method: Sequel::Model::Associations::AssociationDatasetMethods#association_reflection
- Defined in:
- lib/sequel/model/associations.rb
permalink #association_reflection ⇒ Object
The association reflection related to the association dataset
1538 1539 1540 |
# File 'lib/sequel/model/associations.rb', line 1538 def association_reflection @opts[:association_reflection] end |