EDIT: Forgot to mention that you need Faye's JS in your client, so just add
<%= javascript_include_tag :defaults, "http://localhost:3000/stream.js" %>
to your application.html.erb!
- Start server (and resque-worker) with
rails s thin
(andrake resque-work
). - Go to the index page of your Controller