Rails ActionCable Example Installation $ git clone https://github.com/ogom/rails-actioncable-example.git $ cd rails-actioncable-example $ bundle install --path .bundle $ rake db:migrate $ bundle exec foreman start Usage $ open http://localhost:5000 License MIT