ErwinM / acts_as_tenant

Easy multi-tenancy for Rails in a shared database setup.
MIT License
1.53k stars 262 forks source link

Document a use case for tenants in the same domain or subdomain #297

Open traels opened 1 year ago

traels commented 1 year ago

I needed a simple tenant for users within the same organisation.

Not rocket science but there are not many good examples, so just thought I'd document for others.