Has anyone tried running node db-migrate on Heroku? You can run node in your environment with "heroku run node", but db-migrate is typically run from command line using "npm install -g".
https://github.com/nearinfinity/node-db-migrate -- You received this message because you are subscribed to the Google Groups "Heroku" group. 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_US?hl=en
