Mike Guterl
Mike Guterl
The release history for refraction looks a little bit strange http://rubygems.org/gems/refraction 0.1.4 was released after 0.2.0, when installing via bundler, it always installs 0.2.0. I'm not sure if I should...
### Expected behavior All application servers would use the same asset manifest without hard coding the manifest file name. ### Actual behavior A few of our application servers were using...
Can you clarify how resque workers should respond to signals when using resque-multi-job-forks? I ask because it seems like my workers aren't responding to QUIT or if they are it...
We added resque-mutli-job-forks to our project today, however, it appears that the workers disappear from the resque-web UI. When the workers first start they show up in the UI, but...