docbrown/config/initializers
Anna Buianova 58b2013377 Fix delayed job errors related to follows #1621 (#1835)
* Add delayed_job_web to dev environment for debugging

* Add specs for the current Follow callbacks implementation

* Move follower touching to ActiveJob

* Spec for the touch followers job

* Move Follow#create_chat_channel to ActiveJob and make the job safe

* Add ActiveJob to send email notifications about follows

* Enqueue SendEmailNotificationJob after the follow is created

* Specs to wnsure jobs are enqueued on Follow creation

* Make CreateChatChannelJob queue name more specific
2019-02-23 18:16:20 -08:00
..
0_application_config.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
airbrake.rb Reduce Airbrake's error output (#628) 2018-07-27 09:04:52 -07:00
algoliasearch.rb Fix rubocop lints (#794) 2018-10-03 13:00:09 -04:00
application_controller_renderer.rb Initial commit 2018-02-28 16:11:08 -05:00
assets.rb Add pull-to-refresh for index views (#859) 2018-10-08 14:26:21 -04:00
aws_sdk.rb Migrate to Travis CI (part 2) (#591) 2018-07-20 20:17:18 -04:00
backtrace_silencers.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
carrierwave.rb Fix rubocop lints (#794) 2018-10-03 13:00:09 -04:00
cloudinary.rb Create DelayedJob config and misc DX changes (#979) 2018-10-26 13:15:14 -04:00
cookies_serializer.rb Initial commit 2018-02-28 16:11:08 -05:00
delayed_job.rb Fix delayed job errors related to follows #1621 (#1835) 2019-02-23 18:16:20 -08:00
devise.rb Remove unused secret key from config (#666) [ci skip] 2018-08-08 10:36:17 -04:00
fastly.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
filter_parameter_logging.rb Initial commit 2018-02-28 16:11:08 -05:00
gibbon.rb Migrate to Travis CI (part 2) (#591) 2018-07-20 20:17:18 -04:00
honeycomb.rb Rubocop cleanups (#1415) 2019-01-02 11:20:02 -05:00
inflections.rb Initial commit 2018-02-28 16:11:08 -05:00
liquid.rb Enable require_dependency for Liquid tags in prod (#1613) 2019-01-22 14:57:17 -05:00
mime_types.rb Initial commit 2018-02-28 16:11:08 -05:00
new_framework_defaults.rb Initial commit 2018-02-28 16:11:08 -05:00
new_framework_defaults_5_1.rb Initial commit 2018-02-28 16:11:08 -05:00
octokit.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
persistent_csrf_token_cookie.rb Fix rubocop lints (#794) 2018-10-03 13:00:09 -04:00
pusher.rb Add initial ios push notifications to server (#1207) 2018-11-27 17:40:43 -05:00
redcarpet.rb Fix rubocop lints (#794) 2018-10-03 13:00:09 -04:00
reserved_words.rb Update reserved words (#1035) 2018-10-30 13:43:49 -04:00
reverse_markdown.rb Remove Sendbird (#421) 2018-06-19 17:51:10 -04:00
rolify.rb #260 increase mentee-mentor description length (#405) 2018-08-20 10:20:23 -04:00
s3_direct_upload.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
serviceworker.rb Initial commit 2018-02-28 16:11:08 -05:00
session_store.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
share_meow_client.rb Migrate to Travis CI (part 2) (#591) 2018-07-20 20:17:18 -04:00
silence_cache_log.rb Silence cache logs (#507) 2018-08-27 16:03:11 -04:00
slack_notifier.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
stripe.rb Add Stripe Cancellation Webhook (#1682) 2019-02-13 15:56:19 -05:00
timber.rb Log ActiveRecord queries in development (#1549) [ci skip] 2019-01-15 10:35:55 -05:00
timeout.rb Adds optional support for Docker/Compose (#296) 2018-10-12 11:48:53 -04:00
wrap_parameters.rb Initial commit 2018-02-28 16:11:08 -05:00