You''ll have to choose one of the projects to be the main one and
manage the migrations from there.
We were in this situation before but over time our 2 applications
started to share many stuff and made more sense as one. We ended up
merging it.
Regards,
Leonardo Borges
www.leonardoborges.com
On Jun 10, 8:30 am, Sergio Angeletti
<sergio.angele...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
wrote:> How works Rails if I want to do 2 aplications thath use the same
> database, I don''t know how to manage the migrations.