Skip to content

Release 3461

Choose a tag to compare

@github-actions github-actions released this 27 Nov 09:18
b3eb61a

Trello card

Upgrade Rails to 7.1

Context

Very long overdue upgrade to Rails to version 7.1

Changes proposed in this pull request

This was particularly painful because of the way GSE has been engineered - e.g. using composed_of to build frozen objects which are not compatible with active record validations

Guidance to review

Test carefully