digitalepidemiologylab/crowdbreaks

Storing dynamic settings in files doesn't work on Heroku

utanashati opened this issue · 1 comments

Storing dynamic settings in files doesn't work on Heroku

The settings are primary MTurk batch jobs (the templates for the automatic MTurk batches) and the cron scheduler.

I created a model for the primary jobs and used a gem rails-settings-cached to store the cron scheduler (also in the database).