I'm going to upload a Rails project to Heroku so the project is in Postgres but when I try it in development (Not in production) I get this error: PG :: ConnectionBad fe_sendauth: no password supplied
In my database file I have it like this:
development:
< & lt ;: default
database: mubi_development
username: mubi
password: password