Action Cable Hello World with Rails 5.1
A screencast about the use of Action Cable in Rails 5.1 (5:29 min).
Video: https://youtu.be/5IHxPhAFjEQ Text: https://medium.com/@wintermeyer/action-cable-hello-world-with-rails-5-1-efc475b0208b
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
A screencast about the use of Action Cable in Rails 5.1 (5:29 min).
Video: https://youtu.be/5IHxPhAFjEQ Text: https://medium.com/@wintermeyer/action-cable-hello-world-with-rails-5-1-efc475b0208b
Comments
I tried chat application using rails 5.1, Initially i started getting reference error then finally fixed it with yarn, But still js/channels/room.coffee is not functional due to $, Can you please help me out i have followed dhh video to build it. Thank you
Post a comment