Re: [Rails] Standard Way To Create Meta Project

2014-01-18 Thread Kyle Fazzari
A good answer and *bam!* all of a sudden, Google results thanks to the word I was looking for! Thank you :) . Kyle On 01/18/2014 10:58 AM, Dheeraj Kumar wrote: > > It's called "multitenant" and 2 is the best way to do it :-) > > On Jan 18, 2014 6:52 PM, "Kyle Fazzari"

Re: [Rails] Standard Way To Create Meta Project

2014-01-18 Thread Dheeraj Kumar
It's called "multitenant" and 2 is the best way to do it :-) On Jan 18, 2014 6:52 PM, "Kyle Fazzari" < ruby_on_rails_t...@status.e4ward.com> wrote: > Hello all. I'm not even sure what to call what I'm trying to do, so I'm > calling it a "meta project." It's not all that complicated... I just want

[Rails] Standard Way To Create Meta Project

2014-01-18 Thread Kyle Fazzari
Hello all. I'm not even sure what to call what I'm trying to do, so I'm calling it a "meta project." It's not all that complicated... I just want to know what people out there have done in the past. To explain what I'm talking about, I'll give a simple example. Say I create a simple blog. This