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.
