I have followed the instructions to install resque, but now when I try to spawn a worker with this command I get a connection error:
$ QUEUE=mailer rake env
You should use the redis port instead "localhost" . so , wherever you want to connect the redis , use "127.0.0.1" .