Class: Sequel::Model::Associations::DatasetModule

Inherits:
DatasetModule show all
Defined in:
lib/sequel/model/associations.rb

Overview

The dataset module to use for classes using the associations plugin.

Instance Attribute Summary

Attributes inherited from DatasetModule

#model

Method Summary

Methods inherited from DatasetModule

#initialize, #subset

Methods inherited from Dataset::DatasetModule

def_dataset_caching_method

Constructor Details

This class inherits a constructor from Sequel::Model::DatasetModule