Richard Wiltshire

Joined

7,730 Experience
77 Lessons Completed
0 Questions Solved

Activity

There is a 14-day trial and 1TB of free data, but must we create a storage zone and library of your own videos since we don't have access to the Go Rails library? Or am I missing something? It is totally doable. I just wanted to make sure I needed to rebuild the wheel. :)

Posted in How to use Hotwire in Rails Discussion

Where is the broadcast? I don't see one in the controller. You will still need to perform a broadcast somewhere to send the new HTML down the ActionCable pipe to other browsers. Currently, you are only responding to the request using Turbo. That is not the same as broadcasting. I hope this helps.

Posted in How to use Hotwire in Rails Discussion

Thanks Michael!