Chat with Rails5 beta This is an naive chat web application built with Rails 5.0.0 beta1. Running You need to run redis before starting bin/rails s: $ redis-server $ bin/rails server That's it. References rails/actioncable - github Getting started with Rails 5's ActionCable and websockets