fresh install: resque issue
Created by: alx
Hi,
After a fresh install on commit caa5a788, I've got this issue with resque when trying to access the frontend:
==> /var/log/nginx/error.log <==
:public is no longer used to avoid overloading Module#public, use :public_folder instead
from /var/www/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/resque-1.19.0/lib/resque/server.rb:12:in `<class:Server>'
cache: [GET /users/sign_in] miss
Might just be some issue with gem compatibilities? but I've not time to check now, I'll see if next commits are changing something.