docbrown/app/jobs
Anna Buianova d27874adc9 Move estimating user default language to ActiveJob (#2373)
* Move estimating user language logic to a service object

* Call a service from a User#estimate_default_language!

* ActiveJob for estimating default user language

* Call ActiveJob from the User#estimate_default_language

* Handle nil user email when estimating default language

* Switch user.estimate_default_language_without_delay! to estimate_default_language! in specs
2019-04-13 15:54:22 -04:00
..
articles Bust cache on article destroy instead of resave articles #1621 (#1801) 2019-02-23 19:41:06 -08:00
follows Enable Rails/TimeZone cop (#2334) [ci skip] 2019-04-09 15:38:28 -04:00
notifications New comment notifications to Active Jobs #1996 (#2287) 2019-04-03 11:38:30 -04:00
reactions Fix delayed job errors related to reactions #1621 (#1883) 2019-02-27 16:19:01 -08:00
users Move estimating user default language to ActiveJob (#2373) 2019-04-13 15:54:22 -04:00
application_job.rb Fix ActiveRecord::RecordNotFound in Delayed::Jobs on article destroy (#1699) 2019-02-07 16:57:17 -05:00