# Stick this in your gemfile # for rack servers like Puma and Passenger that support rack.hijack, # reference the github repo until Faye 1.0 comes out. gem 'faye', github: 'faye/faye' gem 'faye-redis' gem 'puma'