Module Sequel::Model::Associations::AssociationDatasetMethods
In: lib/sequel/model/associations.rb

This module contains methods added to all association datasets

Attributes

association_reflection  [RW]  The association reflection related to the association dataset
model_object  [RW]  The model object that created the association dataset

[Validate]