MultiTenantSupport v1.0.3 Release Notes

Release Date: 2021-10-04 // over 2 years ago
    • Prevent most ActiveRecord CRUD methods from acting across tenants.
    • ๐Ÿ‘Œ Support Row-level Multitenancy
    • ๐Ÿ— Build on ActiveSupport::CurrentAttributes offered by rails
    • Auto set current tenant through subdomain and domain in controller
    • ๐Ÿ‘Œ Support ActiveJob and Sidekiq