Tushar Gandhi wrote: > Hi, > I am also doing same thing. I also have "users" table overlap in the > BCMS and in my Spree application. We decided to use the "users" table of > "spree" application.
I went the other way - renaming the Spree table. See http://railsdog.lighthouseapp.com/projects/31096/tickets/739-one-line-change-to-make-spree-cope-with-its-users-table-being-renamed-in-order-to-share-the-database-with-another-integrated-app You may be able to use a similar technique on the browsercms side. Cheers Gary -- 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.

