Skip to content

Conversation

@jvendetti
Copy link
Member

Work in progress — additional fixes and testing to follow.

  • Upgrade Rails to 8.0.3
  • Upgrade Ruby to 3.2.9
  • Update dependent gems and JS build configuration for compatibility

Fixes "warning: parser/current is loading parser/ruby32, which recognizes 3.2.8-compliant syntax, but you are running 3.2.9"
Also updated rails-i18n (~> 8.0) and view_component (~> 3.23) for compatibility with ActiveSupport 8 and Railties 8.
Addresses "#translate` can't be used before rendering..." exception
Addresses "#translate` can't be used before rendering..." exception
Don't need to explicitly include this unless managing a version mismatch
Resolves "You are loading Turbo from a <script> element inside the <body> element. This is probably not what you meant to do!" warning present in the developer console for all pages in the application.
@jvendetti jvendetti self-assigned this Oct 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants