---
title: "This Week in Rails: March 27, 2026"
url: https://daily.dev/posts/this-week-in-rails-march-27-2026-urbkc7sbo
source_url: https://world.hey.com/this.week.in.rails/this-week-in-rails-march-27-2026-cc279c73
type: article
source: "This Week in Rails"
published: 2026-03-27T10:28:54.013Z
updated: 2026-03-27T10:29:16.986Z
tags: ["ruby", "rails"]
reading_time: 1
upvotes: 1
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# This Week in Rails: March 27, 2026

**[This Week in Rails](https://daily.dev/sources/twirails)** · 1 min read · 1 upvotes · 0 comments

## Summary

Rails 7.2.3.1, 8.0.4.1, and 8.1.2.1 were released as security patches, followed by bugfix releases 8.0.5 and 8.1.3. Key changes include: Active Record's `validates` now combines top-level and per-validator `:if`/`:unless`/`:on` options instead of letting inner options silently override outer ones; `titleize` now correctly capitalizes Unicode lowercase letters (e.g., über → Über); and MySQL error 1046 (ER_NO_DB_ERROR) is now classified as `ActiveRecord::ConnectionFailed` to enable automatic retries. 18 contributors participated this week.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://world.hey.com/this.week.in.rails/this-week-in-rails-march-27-2026-cc279c73>

## Similar posts on daily.dev

- [This Week in Rails: March 27, 2026](https://daily.dev/posts/this-week-in-rails-march-27-2026-6wjdvtqpi) · Rails · 1 upvotes · 0 comments
- [This Week in Rails: June 12, 2026](https://daily.dev/posts/this-week-in-rails-june-12-2026-ryuc77kxo) · This Week in Rails · 6 upvotes · 0 comments
- [This Week in Rails: February 13, 2026](https://daily.dev/posts/this-week-in-rails-february-13-2026-hnjprn3ns) · Rails · 3 upvotes · 0 comments

---

Tags: [#ruby](https://daily.dev/tags/ruby), [#rails](https://daily.dev/tags/rails)

[View this post on daily.dev](https://daily.dev/posts/this-week-in-rails-march-27-2026-urbkc7sbo)
