Exception: TypedEAV::ScopeRequired
- Inherits:
-
StandardError
- Object
- StandardError
- TypedEAV::ScopeRequired
- Defined in:
- lib/typed_eav.rb
Overview
Raised when a model declared has_typed_eav scope_method: ... but no
scope can be resolved at query time and config.require_scope is truthy.