ncbo / bioportal_web_ui

A Rails application for biological ontologies
http://bioportal.bioontology.org/
Other
21 stars 2 forks source link

Upgrade Rails from 6.1.7.3 to 7.0.8 #302

Closed jvendetti closed 6 months ago

jvendetti commented 6 months ago

This pull request upgrades Rails from 6.1.7.3 to 7.0.8, fixes broken unit tests, and enables a subset of the new framework defaults. This is meant to be a first step in transitioning BioPortal to Rails 7. Support for ESBuild, Stimulus, etc. will come in a subsequent pull request.