Not working a background job with using Resque on Heroku-Twitter bootstrap
I have my rails application that has a job (using Active Job). I use resque and resque-scheduler gems for queuing backend. I want to connect my rails application to a redis-to-go server with Resque on Heroku but I get many…