[email protected] wrote: > Hi All, > > Has anyone worked with Rails 3 and Postgresql schemas? I don't think Rails 2 supports them. Has that changed in 3? > I'm working on a > multi-tenant Rails3 (beta 4) application where each account will have > it's > own schema in a postgresql database.
I cringe every time I see this. Just put all the data together -- it will be much easier to manipulate. -- 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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

