You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
anthonyoleary edited this page Oct 16, 2015
·
1 revision
sidekiq is used to process the background jobs: you need Redis installed.
Currently the only background job is: class NotifySubscriberJob < ActiveJob::Base
I will add another to generate demo data on a dev server [not for production]