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

Start updating the app to use Rails 6.1 defaults. #359

Closed tarebyte closed 10 months ago

tarebyte commented 10 months ago

This PR starts our migration to use the new default that are in Rails 6.1 🎉

Once these are complete and we're comfortable with how the app is performing, we can begin the migration to Rails 7.

I've compiled all of the ones I believe are safe to ship in a single deployment. The rest of these are non-backward compatible changes that we'll ship one at a time.