the environment variable ENV['DATABASE_URL'] will contain the database url that is being used on heroku apps - read that to get the db url ur app is using then set it in the app u want to share db with perhaps?
johm. On Nov 28, 11:00 am, Emanuele Tozzato <[email protected]> wrote: > .. and the .yml file can only be written to the tmp folder, right? > > > > > [fetch db.yml and reconnect] -- You received this message because you are subscribed to the Google Groups "Heroku" 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/heroku?hl=en.
