Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No such generator cable_ready:stream_from #286

Open
joelmoss opened this issue Sep 20, 2023 · 2 comments
Open

No such generator cable_ready:stream_from #286

joelmoss opened this issue Sep 20, 2023 · 2 comments

Comments

@joelmoss
Copy link

joelmoss commented Sep 20, 2023

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?

@marcoroth
Copy link
Member

Hey @joelmoss, sorry for the confusion.

Yeah, seems like the docs need a small rework. Most of that functionality now lives in the rails cable_ready:install command that will guide you through it.

@marcoroth
Copy link
Member

But maybe it would make sense to still have those generators available to call them independently

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants