Ruby on Rails + ActionCable/Websocket

Posted on September 10, 2017
I'm struggling to figure out how it works so I'd prefer to borrow someone else's skills.I want a very basic rails app created that subscribes to a websocket and displays the feed in real time. The data should be saved to the database. Nothing complicated, just a simple app so I can see h