May 13, 2025
Rails World 2025 General Admission tickets live today
For those following the Rails blog via RSS, a last reminder that General Admission tickets (€499) will be available today, Tuesday May 13th at 5pm CEST. Head to the Rails...
May 9, 2025
New Guides PR, Rails World Updates and more!
Hi, it’s Vipul!. Let’s explore this week’s changes in the Rails codebase. New Guides Pull Request for review A new guides Pull Request is up, which updates the Rails Application...
May 6, 2025
Rails World 2025: Two big updates
Hey everyone! The Rails World 2025 website has been updated, and here are a few big updates you should know about this year’s event. New ticket types, prices and release...
May 2, 2025
Parallel testing improvements and more
Hi, Wojtek here. Let’s see what’s new in the Rails. Rails World tickets coming soon We’ve been informed that General Admission tickets will be available May 13. More information is...
April 25, 2025
Continuously improving the framework
Hi, it’s Claudio Baccigalupo. Let’s explore this week’s changes in the Rails codebase. Add –reset option to bin/setup Makes it easier to zero out a database and load seeds during...
April 18, 2025
Improved leap year counting performance and more!
Hi, it’s Greg. Let’s explore this week’s changes in the Rails codebase. Action Cable: Allow setting nil as subscription connection identifier for Redis If you use Google Cloud Memorystore or...
April 11, 2025
Refactoring Active Record Signed ID verifiers
Hi, it’s zzak. Hopefully everyone got their Rails World CFPs in on time! Let’s explore this week’s changes in the Rails codebase. Allow allocated Active Records to lookup associations Previously,...
April 4, 2025
must-understand, with_default_isolation_level, Rails World CFP and more!
Hi, it’s Vipul. Let’s explore this week’s changes in the Rails codebase. Last Week for Rails World 2025 Call for Papers This is the last week for The CFP for...
March 28, 2025
Capturing error reports in tests and more
Hi, Wojtek here. Let’s explore last 2 week’s changes in the Rails codebase. Add capture_error_reports Captures all reported errors from within the block that match the given error class. reports...
March 14, 2025
Continuous integration at your fingertips
Hi, it’s Claudio Baccigalupo. Let’s explore this week’s changes in the Rails codebase. Structured CI with bin/ci Introduce bin/ci to standardize CI workflows based on a new DSL for declaring...