Exception: TypedEAV::ScopeRequired

Inherits:
StandardError
  • Object
show all
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.