Class: MultiTenant::TenantEnforcementClause

Inherits:
BaseTenantEnforcementClause show all
Defined in:
lib/activerecord-multi-tenant/query_rewriter.rb

Instance Attribute Summary

Attributes inherited from BaseTenantEnforcementClause

#tenant_attribute

Method Summary

Methods inherited from BaseTenantEnforcementClause

#initialize, #to_s, #to_sql, #to_str

Constructor Details

This class inherits a constructor from MultiTenant::BaseTenantEnforcementClause