Module: SupportTable::BelongsToSupportTable
- Extended by:
- ActiveSupport::Concern
- Defined in:
- lib/support_table/belongs_to_support_table.rb
Overview
Module to add support for specifying belongs_to associations that
reference support tables.
Defined Under Namespace
Modules: ClassMethods