| ... | ... | @@ -127,7 +127,7 @@ $ scl enable git19 rh-ruby22 -- bin/rake db:setup RAILS_ENV=development |
|
|
|
|
|
|
|
#### 7. Explicitly update status of jobs on each request
|
|
|
|
|
|
|
|
In v1.0.0 of osc_machete_rails we tried to auto-update the active jobs of all Statusable subclass instances. This hasn't worked reliably. To undo this change:
|
|
|
|
In v1.0.0 of osc_machete_rails we tried to auto-update the active jobs of all Statusable subclass instances. This hasn't worked reliably and will be removed in a future release. To undo this change:
|
|
|
|
|
|
|
|
1. Add `config/initializers/osc_machete_rails.rb`
|
|
|
|
|
| ... | ... | |