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

Explore using a generator within Rails engine to add the node module on install #1400

Open
davidsauntson opened this issue Aug 5, 2021 · 1 comment
Labels
tech debt Technical tasks that would usually form a contribution

Comments

@davidsauntson
Copy link
Contributor

Suggested by @pedantic-git. We can crib from https://github.com/rails/rails/blob/main/actiontext/lib/generators/action_text/install/install_generator.rb

@davidsauntson davidsauntson added the tech debt Technical tasks that would usually form a contribution label Aug 5, 2021
@davidsauntson davidsauntson added this to Needs triage in 💫 Bugs & Tech debt via automation Aug 5, 2021
@pedantic-git
Copy link

I love this. Drop everything you're doing and work on this.

No, don't do that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tech debt Technical tasks that would usually form a contribution
Projects
💫 Bugs & Tech debt
Needs assessment
Development

No branches or pull requests

2 participants