cable_ready icon indicating copy to clipboard operation
cable_ready copied to clipboard

No such generator `cable_ready:stream_from`

Open joelmoss opened this issue 10 months ago • 2 comments

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?

joelmoss avatar Sep 20 '23 11:09 joelmoss