module Sequel::Model::Associations::AssociationDatasetMethods

  1. lib/sequel/model/associations.rb
Parent: Associations

This module contains methods added to all association datasets

Methods

Public Instance

  1. association_reflection
  2. model_object

Attributes

association_reflection [RW]

The association reflection related to the association dataset

model_object [RW]

The model object that created the association dataset