soulmedicine icon indicating copy to clipboard operation
soulmedicine copied to clipboard

Update framework defaults to Rails 7

Open tarebyte opened this issue 8 months ago • 0 comments

Overview

Now that we have migrated to Rails 7 https://github.com/chaynHQ/soulmedicine/pull/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 avatar Oct 16 '23 16:10 tarebyte