由于 resque 依赖了 sinatra.但是由于版本问题,有 warn 产生了。
:public is no longer used to avoid overloading Module#public, use :public_folder instead
from /Users/saito/.rvm/gems/ruby-1.9.2-p290/gems/resque-1.19.0/lib/resque/server.rb:12:in `<class:Server>'
顺带找到这个 thread..
https://github.com/defunkt/resque/pull/421
defunkt 最后修复了这个问题,但是没有 bump 版本。
这个哥们最后的回复太搞笑了:https://github.com/defunkt/resque/commit/3080af3258ae3f14fb1a5be895a6b5b5ed6d0684#commitcomment-836481