Skip to content

dddrb/rails-actioncable-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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