Module: Anchormodel::ModelMixin

Extended by:
ActiveSupport::Concern
Defined in:
lib/anchormodel/model_mixin.rb

Overview

All Rails models making use of #belongs_to_anchormodel must include this mixin. Typically, it is included in application_record.rb.