Use generator outside of a Rails context #1799
-
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 Thank you so much, |
Beta Was this translation helpful? Give feedback.
Answered by
joelhawksley
Jun 9, 2025
Replies: 1 comment
-
@troptropcontent good question. I'd recommend using a placeholder app like in https://github.com/primer/view_components. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
joelhawksley
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@troptropcontent good question. I'd recommend using a placeholder app like in https://github.com/primer/view_components.