An open API service indexing awesome lists of open source software.

https://github.com/driftingruby/085-working-with-subdomains

Learn to create a multi-tenant application where access to tenants are determined by the subdomain.
https://github.com/driftingruby/085-working-with-subdomains

multitenancy ruby-on-rails

Last synced: 3 months ago
JSON representation

Learn to create a multi-tenant application where access to tenants are determined by the subdomain.

Awesome Lists containing this project

README

          

For domains with longer top level domain names like `example.co.uk`

In the `config/environments/production.rb`

config.action_dispatch.tld_length = 2