Closed stevenday closed 8 years ago
:+1:
Regarding putting things into the config - I figured that whilst they might change, they're only going to change globally, not for different versions of the app (e.g. staging, prod, etc) so having to change them in the model is as good as having to change them in some config file. The only really valuable thing would be to put them in the db instead, so that MSF can change them, but we don't really have time for that at the moment.
This PR:
We'll need to set up a cron config to run the rake tasks on the live site.
Closes #69 Closes #4