Heroku doesn't use database.yml as of a few weeks ago, so you should be able to put anything in that file that you want. Where do you see this error - in the rake console, on an exception page, etc? (And if you provide the name of your app, we can look at it more closely.)
One thing you might check locally is that your .gitignore doesn't contain database.yml. Adam On Wed, Jul 16, 2008 at 4:55 AM, jollibee <[EMAIL PROTECTED]> wrote: > > Everytime, after i do 'git push', i got this error: > > No such file or directory - /mnt/home/userapps/xxx/config/database.yml > > How can i fix it? thanks. > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
