docbrown/spec/jobs
Kartikey Tanna 858ce184e5 Implement ActiveJob for Mention (#3055)
* Implemented ActiveJob for Mention#send_email_notification

* Implemented ActiveJob for Mention.create_all

* Fixed args while calling the job

* Changes as per the review
2019-06-13 11:05:22 -04:00
..
articles Move async article methods to ActiveJob (#2647) 2019-05-10 12:52:00 -04:00
badge_achievements Implemented ActiveJob for badge_achievements#send_email_notification (#2962) 2019-05-27 09:44:38 -04:00
comments Refactor Comments::BustCacheJob to use a service (#2655) 2019-05-09 10:10:37 -04:00
follows Enable random order for specs (#2466) [ci skip] 2019-04-17 11:30:23 -04:00
mentions Implement ActiveJob for Mention (#3055) 2019-06-13 11:05:22 -04:00
notifications Move remove_each notifications method in own job (#2946) 2019-05-29 16:26:18 -04:00
podcasts Moved Podcast#pull_all_episodes to a separate ActiveJob #2952 #2497 (#3057) 2019-06-06 09:49:10 -04:00
reactions Enable Rails/TimeZone cop (#2334) [ci skip] 2019-04-09 15:38:28 -04:00
shared_examples Enable random order for specs (#2466) [ci skip] 2019-04-17 11:30:23 -04:00
streams Embed Twitch Live Streaming (#2591) 2019-04-29 18:11:53 -04:00
users Move async user methods to ActiveJob (#2696) 2019-05-13 16:02:40 -04:00
export_content_job_spec.rb Move exporting into a job (#2299) 2019-04-16 14:01:00 -04:00
rate_limit_checker_job_spec.rb Implemented ActiveJob for RateLimitChecker Job (#2878) 2019-05-21 08:45:58 -04:00
slack_bot_ping_job_spec.rb Moved SlackBot.delay.ping calls to ActiveJob #3136 (#3139) 2019-06-12 09:23:37 -04:00