Skip to content

kombuchafox/actioncable-chat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ActionCable Chat

This application is a short demonstration on how to use ActionCable, a feature of the upcoming Ruby on Rails 5.0. It runs a simple multi-user chat which will update automatically once a message is posted.

See the accompanying blog post here.

To get started do

bundle install

rails s

bin/cable # in another tab/window of your terminal

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 72.5%
  • HTML 16.0%
  • CSS 5.9%
  • JavaScript 5.4%
  • Shell 0.2%