Tutorials

A Rails Multi-Tenant Strategy That's ~30 Lines and "Just Works"
When engineering a new SaaS app, how you plan to handle customer data tenancy is usually one of the first decisions you and your team will need to make. If you are writing a Rails app and decide on a multi-tenant strategy (one instance of the app ...







