January 06, 2026

Good morning, this is Rails Daily for January 13th, 2026. Seven pull requests merged yesterday in the Rails repository. mrpasquini merged a significant ActiveStorage refactor, moving checksum calculation…

Duration: PT1M57S

Episode overview

This episode is a short developer briefing from Rails Daily.

It explains recent repository work in plain language.

  • Show: Rails Daily
  • Published: 2026-01-06T00:00:00Z
  • Audio duration: PT1M57S

Transcript excerpt

This excerpt keeps the crawler page concise. Listen to the episode or use the RSS feed for the full update.

Good morning, this is Rails Daily for January 13th, 2026.

Seven pull requests merged yesterday in the Rails repository. mrpasquini merged a significant ActiveStorage refactor, moving checksum calculation responsibility to the Service class. This change adds support for SHA256 algorithms beyond MD5 and affects 21 files across ActionView and ActiveStorage components.

eglitobias merged a PostgreSQL adapter fix that ensures schema search paths reset properly during reconnections. Saidbek contributed two fixes: one allowing Float values in enum validation and another correcting Rails.app.revision to check git repositories in the application root directory.

zzak merged improvements to version manager Ruby tests, ensuring they work correctly in rbenv and rvm environments. shivamsinghchahar fixed text overflow issues in guide documentation on mobile devices. yahonda removed unnecessary Ruby version checks for YJIT functionality, cleaning up code now that Rails requires…

Additional commits included Ruby compatibility code cleanup by Yasuo Honda, removing pre-3.3 version support. Justin Malčić restored Application Default Credentials functionality for Google Cloud Storage IAM URL signing.…

What'…

Nearby episodes from Rails Daily

  1. January 11, 2026
  2. January 09, 2026
  3. January 08, 2026
  4. January 07, 2026
  5. December 21, 2025
  6. December 20, 2025
  7. December 19, 2025
  8. December 17, 2025