ruby on rails - resque-web: NoMethodError at /failed undefined method `to_yaml' -


Resque-Web is up and running, but when trying to see a failed job I get the following error:

In the form of a call to the ' Call error, it seems that resque-web is not required

Note: I'm running locally on a Rail 4 app.

You can see reasons here: - It gets boiled in a temporary bug that is not fixed yet Has happened, but has not been released yet. I have been fixed by adding

  'yaml'  

at the top of the server .bb file

Note that the server The .rb file on my machine was located here: /usr/local/lib/ruby/gems/2.0.0/gems/resque-1.25.1/lib/resque/server.rb

Your location is different


Comments

Popular posts from this blog

ios - How do I use CFArrayRef in Swift? -

eclipse plugin - Run java code error: Workspace is closed -

c - Error on building source code in VC 6 -