Use generator outside of a Rails context #1799
Unanswered
troptropcontent
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello ✋
I am building a gem to hold all my components and reuse it accross my projects.
So i added the view component into my runtime dependencies and now i wanted to start building components (with the --sidecar structure)
But i can not use
bin/rails generate ...
in my gem, is there any way to make this work ? 🤔Thank you so much,
Tom
Beta Was this translation helpful? Give feedback.
All reactions