Betterment / test_track

Server app for the TestTrack multi-platform split-testing and feature-gating system
MIT License
119 stars 33 forks source link

Enable Rails 6.1 defaults #192

Closed argvniyx-enroute closed 1 year ago

argvniyx-enroute commented 1 year ago

Summary

This has the results of running rake app:update and keeping obvious changes, as well as now loading Rails 6.1 defaults in config/application.rb. I followed https://lilyreile.medium.com/rails-6-1-new-framework-defaults-what-they-do-and-how-to-safely-uncomment-them-c546b70f0c5e to check how safe each default was.

Other Information

/domain @Betterment/test_track_core