Class ThinkingSphinx::ActiveRecord::Depolymorph::AssociationReflection
In: lib/thinking_sphinx/active_record/depolymorph/association_reflection.rb
Parent: ThinkingSphinx::ActiveRecord::Depolymorph::BaseReflection

This custom association approach is only available in Rails 4.1-5.1. This behaviour is superseded by OverriddenReflection for Rails 5.2, and was preceded by ScopedReflection for Rails 4.0.

Methods

call  

Public Instance methods

Since Rails 4.2, the macro argument has been removed. The underlying behaviour remains the same, though.

[Validate]