0
0
Fork 0

Live timelines using ActionCable

This commit is contained in:
Eugen Rochko 2016-08-18 15:49:51 +02:00
parent 10ba09f546
commit 6deb9f966e
24 changed files with 99 additions and 53 deletions

View file

@ -64,3 +64,6 @@ Rails.application.configure do
Bullet.rails_logger = true
end
end
require 'sidekiq/testing'
Sidekiq::Testing.inline!