BUMP. I need to know this as well, as I am creating a rails engine which will be used by 2 apps so that data is shared across the two applications.
What is the best way to do this? On Nov 6, 4:15 pm, linojon <[email protected]> wrote: > Hi, my app needs to access an external database (cloud-accessible > postgres database) and a local one. Generally the external database is > accessed via admin pages (and rake tasks) to import data into the > local database. I've been using the connection_ninja gem for this. Is > there a way to deploy that database.yml to heroku, or can you > recommend another way to do this? -- 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.
