Module | Sequel::Model::Associations |
In: |
lib/sequel/model/associations.rb
|
Associations are used in order to specify relationships between model classes that reflect relations between tables in the database using foreign keys.
ASSOCIATION_TYPES | = | {} | Map of association type symbols to association reflection classes. |