Ruby and Rails technical content written by Lucian Ghinda
Using Action Cable
This will be a series of articles describing how to use Action Cable. I will focus on creating an API in Rails and consuming it using JS WebSockets with the purpose to explain how they work.