module Mongoid::Tenant
The tenant
Constants
- VERSION
Public Instance Methods
tenancy()
click to toggle source
# File lib/mongoid/tenant.rb, line 18 def tenancy Thread.current[:tenancy] end
The tenant
# File lib/mongoid/tenant.rb, line 18 def tenancy Thread.current[:tenancy] end