mirror of
https://github.com/discourse/discourse.git
synced 2024-11-25 10:20:58 -06:00
fa5a158683
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 ``` |
||
---|---|---|
.. | ||
assets/javascripts/initializers | ||
autoload/jobs | ||
config | ||
db/fixtures | ||
lib/discourse_narrative_bot | ||
public/images | ||
spec | ||
plugin.rb |