Module: Hoardable::Associations
- Extended by:
- ActiveSupport::Concern
- Defined in:
- lib/hoardable/associations.rb
Overview
This concern contains ActiveRecord
association considerations for SourceModel. It is included by Model but can be included on it’s own for models that belongs_to
a Hoardable Model.