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

Rails 7.0.8 upgrade (part two) #309

Merged
merged 12 commits into from
Mar 11, 2024
Merged

Conversation

jvendetti
Copy link
Member

@jvendetti jvendetti commented Mar 8, 2024

This pull request adds initial support for a number of new features available for Rails 7.

  • Installs Turbo (though currently disabled)
  • Installs Stimulus
  • Installs jsbundling-rails with the esbuild bundler
  • Adds the sprockets-rails gem and upgrades Sprockets from 3 to 4.
  • Replaces sass-rails with sassc-rails
  • Refactors the Gemfile to better mimic Rails 7.0.8 default gems
  • Fixes some RuboCop warnings

@jvendetti jvendetti self-assigned this Mar 8, 2024
@jvendetti jvendetti merged commit 9b3ef6a into master Mar 11, 2024
2 checks passed
@jvendetti jvendetti mentioned this pull request Mar 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant