Class MetaSearch::PolymorphicAssociationMissingTypeError
In: lib/meta_search/exceptions.rb
Parent: StandardError

Raised if you try to search on a polymorphic belongs_to association without specifying its type.

[Validate]