Skip to content

Update to Rails 8.1 and Ruby 3.4#16

Merged
awilfox merged 1 commit into
mainfrom
awilfox/AP-759-rails-8-1
Jul 1, 2026
Merged

Update to Rails 8.1 and Ruby 3.4#16
awilfox merged 1 commit into
mainfrom
awilfox/AP-759-rails-8-1

Conversation

@awilfox

@awilfox awilfox commented Jun 30, 2026

Copy link
Copy Markdown
Member
  • Use ruby:3.4-slim image in Docker.

  • Adapt configuration to Rails 8.1.

  • Add required Active Storage migrations.

  • rails app:update automatically added dark mode support to public/*.

Closes: AP-759


⚠️ I noticed that this reorders the db/schema.rb file to have all columns in alphabetical order. Despite my neurodivergent predilections towards doing such a thing, I didn't do this. It was done automatically by the Rails migrator when performing the Active Storage migrations. I don't know if this would affect anything. It doesn't seem to break anything locally, even using a db container generated with the Rails 8.0 checkout, but I just wanted that noted.

@awilfox awilfox self-assigned this Jun 30, 2026
* Use ruby:3.4-slim image in Docker.

* Adapt configuration to Rails 8.1.

* Add required Active Storage migrations.

* `rails app:update` automatically added dark mode support to public/*.

Closes: AP-759
@awilfox awilfox force-pushed the awilfox/AP-759-rails-8-1 branch from 99f220d to d2bcc4c Compare June 30, 2026 19:45

@anarchivist anarchivist left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

r+. thanks!

@awilfox awilfox merged commit d2bcc4c into main Jul 1, 2026
5 checks passed
@awilfox awilfox deleted the awilfox/AP-759-rails-8-1 branch July 1, 2026 20:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants