mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 01:47:22 +08:00
0636855706
This patch allows using an AR relation as a model in services without fetching associated records. It will just check if the relation is empty or not. In the former case, the execution will stop at that point, as expected. |
||
---|---|---|
.. | ||
concerns | ||
onceoff | ||
regular | ||
scheduled | ||
base.rb | ||
service_job.rb |