It is not a setting, and only relevant in specs. The new API is: ``` Jobs.run_later! # jobs will be thrown on the queue Jobs.run_immediately! # jobs will run right away, avoid the queue ``` |
||
|---|---|---|
| .. | ||
| discourse_narrative_bot | ||
| jobs | ||
| lib | ||
| requests | ||
| user_spec.rb | ||