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

Add sprockets-rails as dependency #2997

Merged
merged 1 commit into from
Aug 22, 2024

Conversation

tvdeyen
Copy link
Member

@tvdeyen tvdeyen commented Aug 22, 2024

What is this pull request for?

Since Rails 7.0 sprockets-rails is not a dependency from Rails anymore. We still need it in order to have the Rails.application.config.assets configuration.

Checklist

Since Rails 7.0 sprockets-rails is not a dependency
from Rails anymore. We still need it in order to have
the Rails.application.config.assets configuration.
@tvdeyen
Copy link
Member Author

tvdeyen commented Aug 22, 2024

Necessary for AlchemyCMS/alchemy-json_api#84

Copy link

codecov bot commented Aug 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.44%. Comparing base (b203ffd) to head (3be216c).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2997   +/-   ##
=======================================
  Coverage   96.44%   96.44%           
=======================================
  Files         233      233           
  Lines        6307     6308    +1     
=======================================
+ Hits         6083     6084    +1     
  Misses        224      224           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tvdeyen tvdeyen merged commit f36ec6d into AlchemyCMS:main Aug 22, 2024
36 checks passed
@tvdeyen tvdeyen deleted the add-sprockets-rails branch August 22, 2024 14:07
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.

2 participants