> Interesting.  What leads you to want to separate the admin functionality
> into a completely separate app?

I  want my dev app to be equal to the production app to make
deployement easier.

> The easiest way I can think of would be to simply run all your migrations
> from one of the apps.  As long as you never run any migrations from the
> second app I can't think of any way you'd run into conflicts.  Doesn't mean
> you won't.  Just that I can't think of any off  the top of my head ;-)

I need to run migrations from the admin app.


--~--~---------~--~----~------------~-------~--~----~
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-talk@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to