Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 257 Bytes

README.rdoc

File metadata and controls

7 lines (4 loc) · 257 Bytes

README

Derived from nithinbekal.com/posts/rails-action-cable/

Added rails-react to render visual components

In this case rails server acts as dispatcher, action-cable connects the state to the server and react views send actions to the server.