Going through the docs which says to run the cable_ready:stream_from generator. But seems that doesn't exist 🤷♂️
$ rails generate cable_ready:stream_from
Could not find generator 'cable_ready:stream_from'. (Rails::Command::Base::CorrectableError)
Same issue with the cable_ready:initializer generator.
Are the docs up to date?
Going through the docs which says to run the
cable_ready:stream_fromgenerator. But seems that doesn't exist 🤷♂️Same issue with the
cable_ready:initializergenerator.Are the docs up to date?