I've done both -- used the Heroku database.yml file locally and on Heroku or told git to ignore it and used a local database.yml for mysql locally (which is much faster on my machine).
BTW, when I created the app on Heroku and cloned it to my local machine, the database.yml file was cloned. I guess you mean you cloned your local app to Heroku and it ignored your database.yml file? I can believe that. kweiner wrote: > My database.yml was missing after I cloned the app. Is this > intentional? Do I need to create my own database.yml file and make > sure not to upload it back to Heroku via git? > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
