giorgio wrote:
> I asked on another thread about adding an "organisation_id" across the
> whole database to effectively give a separate database for different
> organisations who use the app.
> 
> The other way of doing it would be to have one app but different
> databases depending on the subdomain (or some logon credential).

Don't do that.  I saw the other thread, and I think you were given bad 
advice.  You almost always want one big DB for the whole thing.  It's 
usually easier to deal with.

Best,
-- 
Marnen Laibow-Koser
http://www.marnen.org
mar...@marnen.org

Sent from my iPhone
-- 
Posted via http://www.ruby-forum.com/.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-t...@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to