chaynHQ / soulmedicine

Soul Medicine a multilingual digital service designed to deliver critical safety information and supportive messaging in bite-sized pieces.
https://soulmedicine.io
MIT License
34 stars 7 forks source link

Update framework defaults to Rails 7 #391

Closed tarebyte closed 1 month ago

tarebyte commented 9 months ago

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

Resources

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