docbrown/spec/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 DRY the Active Jobs specs (#2215) 2019-03-26 09:49:40 -04: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 Enable Rails/TimeZone cop (#2334) [ci skip] 2019-04-09 15:38:28 -04:00
shared_examples DRY the Active Jobs specs (#2215) 2019-03-26 09:49:40 -04:00
users Move estimating user default language to ActiveJob (#2373) 2019-04-13 15:54:22 -04:00