问题
I believe resque-web requires ActionView to work correctly. I have a rails api-only app. I plan to run the resque workers on a separate machine using a shared redis server.
How can I make resque-web work and still maintaining the app as lean as possible?
来源:https://stackoverflow.com/questions/52233406/how-can-i-use-resque-web-for-rails-api-only-app