Exception: Rhino::MissingTenantContext
- Inherits:
-
StandardError
- Object
- StandardError
- Rhino::MissingTenantContext
- Defined in:
- lib/rhino/missing_tenant_context.rb
Overview
Raised by Rhino.query (and the explicit builder) when an organization-scopable model is queried with no organization context available. Fail-closed: the resolver never returns an unscoped relation for a tenant-scopable model.