Skip to content

Instantly share code, notes, and snippets.

@coreyd303
Created September 8, 2014 14:20
Show Gist options
  • Save coreyd303/e0af8d36fc10e2b44875 to your computer and use it in GitHub Desktop.
Save coreyd303/e0af8d36fc10e2b44875 to your computer and use it in GitHub Desktop.
1. What does it mean for an application to be multi-tenant?
2. What would you want to build an application to be multi-tenant?
3. How do you implement multi-tenancy at the data / database level?
4. How do Active Record scopes help keep tenant data segregated?
5. Why is multi-tenancy dangerous from a security/privacy perspective?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment