Write rake task to update development environment DBs
Also think of a way to retain Users in our local dev environments
- pull down the prod database dump from ftp and load this into our local database
- run Rake task to re-index Solr
- then run Rake task to update Redis
relates to #545 (closed)
Edited by Sean Purcell