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

Update framework defaults to Rails 7 #391

Open
tarebyte opened this issue Oct 16, 2023 · 0 comments
Open

Update framework defaults to Rails 7 #391

tarebyte opened this issue Oct 16, 2023 · 0 comments
Assignees
Labels
complexity: advanced Time and commitment needed to do this will be advanced (3+ days) ruby Pull requests that update Ruby code

Comments

@tarebyte
Copy link
Contributor

Overview

Now that we have migrated to Rails 7 #372 we need to update the framework to be up to date as well.

See the file for more details.

These default are meant to be turned on either individually or in small batches as they are breaking changes inside of the application.

Action Items

  • Understand each change in the new_framework_defaults_7_0.rb file.
  • Ship each change safely by deploying first to the staging heroku environment.
  • The merge and deploy to production.

Resources

https://guides.rubyonrails.org/upgrading_ruby_on_rails.html#upgrading-from-rails-6-1-to-rails-7-0

@tarebyte tarebyte self-assigned this Oct 16, 2023
@tarebyte tarebyte added ruby Pull requests that update Ruby code complexity: advanced Time and commitment needed to do this will be advanced (3+ days) labels Oct 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
complexity: advanced Time and commitment needed to do this will be advanced (3+ days) ruby Pull requests that update Ruby code
Projects
None yet
Development

No branches or pull requests

1 participant