john / drive.vote

Drive the Vote arranges free rides to the polls on election day.
https://www.drive.vote/
14 stars 7 forks source link

Create proper staging env #1068

Closed john closed 6 years ago

john commented 6 years ago

staging.drive.vote is running in production mode, very bad practice, but possible on Heroku since it overrides the contents of database.yml. Create a proper staging environment to prevent future disaster.

john commented 6 years ago

done, staging's running in it now