8000 GitHub - IlyaUmanets/action_cable_crud: Action Cable with rooms and messages
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

IlyaUmanets/action_cable_crud

Repository files navigation

README

This app shows how manage actioncable easily and predictable.

Setup

  • git clone https://github.com/IlyaUmanets/action_cable_crud
  • cd action_cable_crud
  • mv config/database.example.yml config/database.yml
  • bundle install
  • rake db:setup
  • rails s

Go to http://localhost:3000 choose a room and duplicate this tab to see changes dynamically. Now you can create, remove (click X) and update message. Enjoy!

About

Action Cable with rooms and messages

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0