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

Enhance spec:prepare command with JS build #128

Merged
merged 1 commit into from Dec 14, 2022

Conversation

lukasbischof
Copy link
Contributor

For projects using RSpec, the javascript:build task isn't appended to the test preparation task, since RSpec uses a spec namespace. To avoid having to call the enhance method in the project Rakefile, I think it would make sense to have it in here.

@dhh dhh merged commit 0f05e69 into rails:main Dec 14, 2022
@lukasbischof lukasbischof deleted the rspec-prepare branch December 14, 2022 14:59
jcoyne added a commit to projectblacklight/blacklight that referenced this pull request Dec 14, 2022
This is needed for the jsbunding-rails support (Propshaft build) now that 1.1.0 is out. This change rails/jsbundling-rails#128 means the build is no longer triggered on db:test:prepare
jcoyne added a commit to projectblacklight/blacklight that referenced this pull request Dec 14, 2022
This is needed for the jsbunding-rails support (Propshaft build) now that 1.1.0 is out. This change rails/jsbundling-rails#128 means the build is no longer triggered on db:test:prepare
jcoyne added a commit to projectblacklight/blacklight that referenced this pull request Dec 14, 2022
This is needed for the jsbunding-rails support (Propshaft build) now that 1.1.0 is out. This change rails/jsbundling-rails#128 means the build is no longer triggered on db:test:prepare
rmehner added a commit to rmehner/tailwindcss-rails that referenced this pull request Jun 20, 2023
jsbundling-rails (rails/jsbundling-rails#128)
and cssbundling-rails (rails/cssbundling-rails#116)
do the same and it's useful for people who are using RSpec.
smartech7 pushed a commit to smartech7/rails-tailwind-css that referenced this pull request Aug 4, 2023
jsbundling-rails (rails/jsbundling-rails#128)
and cssbundling-rails (rails/cssbundling-rails#116)
do the same and it's useful for people who are using RSpec.
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

Successfully merging this pull request may close these issues.

None yet

2 participants