docbrown/spec/services
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
..
analytics Add single article functionality to articles analytics (#2339) 2019-04-08 19:57:13 -04:00
exporter Export comments (#1471) 2019-01-16 12:54:45 -05:00
moderator Improve Internal Dashboards features(#2043) 2019-03-18 16:29:11 -04:00
notifications Enable Rails/TimeZone cop (#2334) [ci skip] 2019-04-09 15:38:28 -04:00
suggester Enabled rubocop/lint (#2130) 2019-03-21 10:53:44 -04:00
users Move estimating user default language to ActiveJob (#2373) 2019-04-13 15:54:22 -04:00
article_with_video_creation_service_spec.rb Add more test coverage (#1829) 2019-02-22 09:16:57 -08:00
authorization_service_spec.rb Touch profile_updated_at when updating social usernames (#2386) 2019-04-11 16:32:45 -04:00
membership_service_spec.rb Enabled rubocop/lint (#2130) 2019-03-21 10:53:44 -04:00
moderation_service_spec.rb Add more test coverage (#1829) 2019-02-22 09:16:57 -08:00
read_notifications_service_spec.rb Organization Notifications (#1762) 2019-02-25 14:25:37 -08:00
rss_reader_spec.rb Remove Honeycomb from the app (#2366) 2019-04-11 10:49:35 -04:00
tag_adjustment_creation_service_spec.rb Improve specs (#1693) 2019-02-04 15:56:00 -04:00
tag_adjustment_update_service_spec.rb Fix braces around hash params Rubocop offense (#1453) 2019-01-11 13:08:45 -05:00