On Rails

On Rails
Podcast Description
On Rails invites Rails developers to share real-world technical challenges and solutions, architectural decisions, and lessons learned while building with Rails. Through technical deep-dives and retrospectives with experienced engineers in the Rails community, we explore the strategies behind building and scaling Rails applications.Hosted by Robby Russell of Planet Argon.
Podcast Insights
Content Themes
The podcast covers topics such as architectural decisions, technical challenges, and lessons learned in Rails development. Examples of specific episodes include discussions on the transition from Resque to Solid Queue by 37signals, the best practices for handling recurring and long-running jobs, and insights into system design, reliability, and maintainability in Rails applications.

On Rails invites Rails developers to share real-world technical challenges and solutions, architectural decisions, and lessons learned while building with Rails. Through technical deep-dives and retrospectives with experienced engineers in the Rails community, we explore the strategies behind building and scaling Rails applications.
Hosted by Robby Russell of Planet Argon.
In this episode of On Rails, Robby is joined by Florent Beaurain, a longtime Rails engineer at Doctolib, home to one of the largest Rails monoliths in Europe with over 3 million lines of code and 400+ engineers. They explore how Doctolib’s team tackled massive test suite performance issues, including cutting one engine’s test time from seven minutes to under one minute. Florent shares insights from managing 84,000 tests, scaling across 10 PostgreSQL databases, and maintaining Rails upgrades across a fast-moving organization using systematic approaches like dual-boot deployments and careful backporting strategies.
Tools & Libraries Mentioned
- AWS Aurora (PostgreSQL) – Production database platform, scaled to 10+ writers and 15+ readers.
- Capybara – End-to-end testing of UI flows in the monolith.
- Capybara Lockstep –JavaScript sync layer reducing flakiness in React-driven feature specs.
- Datadog – Application performance monitoring for production systems.
- Docker – Local PostgreSQL and other data stores.
- FactoryBot – Identified as a major performance bottleneck in large test suites.
- factory_fixtures – Shopify gem extending fixtures with inline factory-style overrides.
- GitHub Copilot – Workflow automation and onboarding support.
- Heroku CI – Previously used for parallelized CI builds before moving to custom infrastructure.
- Jenkins – Original CI platform before scaling up to more powerful infrastructure.
- Minitest – Primary test framework, used throughout the monolith with some extensions.
- Packwerk – Used to modularize their monolith into engines with explicit boundaries and dependency declarations.
- PostgreSQL – Core relational database behind their production and local environments.
- React – Primary frontend framework, integrated into the Rails monolith via a single-page app architecture.
- Ruby on Rails – The framework behind Doctolib’s 3-million-line monolith and most of their core product infrastructure.
- safe-pg-migrations – Tool to reduce downtime risks during large-scale schema changes.
- Sentry – Error tracking and visibility tool integrated into their release workflow.
On Rails is a podcast focused on real-world technical decision-making, exploring how teams are scaling, architecting, and solving complex challenges with Rails.
On Rails is brought to you by The Rails Foundation, and hosted by Robby Russell of Planet Argon, a consultancy that helps teams improve and modernize their existing Ruby on Rails apps.

Disclaimer
This podcast’s information is provided for general reference and was obtained from publicly accessible sources. The Podcast Collaborative neither produces nor verifies the content, accuracy, or suitability of this podcast. Views and opinions belong solely to the podcast creators and guests.
For a complete disclaimer, please see our Full Disclaimer on the archive page. The Podcast Collaborative bears no responsibility for the podcast’s themes, language, or overall content. Listener discretion is advised. Read our Terms of Use and Privacy Policy for more details.