librariesio / libraries.io

:books: The Open Source Discovery Service
https://libraries.io
GNU Affero General Public License v3.0
1.11k stars 203 forks source link

chore: Roll out bumping Rails' defaults to current production version #3195

Closed macowie closed 12 months ago

macowie commented 12 months ago

Ahead of rolling out Rails 7, I want to get the defaults to a closer version.

AFAICT, the only default that is still relevant is active_record.belongs_to_required_by_default = false. Given it is still supported as an option, we don't need to prioritize unwinding all that. The others pertain to libraries we're not using or should be safe to enable once we're stable on 6.1, which we seem to be.