Commit graph

2 commits

Author SHA1 Message Date
Henne Vogelsang
a3dd8e6c95 Use config/database.yml for ClearDB config
If we use .env heroku neither sees DATABASE_URL nor
config/database.yml and assumes we use postgre. There
also is no need to load the rails env in the task.
2016-05-25 16:49:56 +02:00
Henne Vogelsang
28eed457b2 Add a rake task to setup DATABASE_URL for ClearDB
There currently is no other way to inherit environment
variables from parent apps on heroku
2016-05-25 14:41:16 +02:00