rails's profile picture. Compress the complexity of modern web apps. Ruby on Rails scales from HELLO WORLD to IPO.

Ruby on Rails

@rails

Compress the complexity of modern web apps. Ruby on Rails scales from HELLO WORLD to IPO.

In this episode of On Rails, @robbyrussell talks to Kayla Reopelle, a lead software engineer at @newrelic, where she works on both the Ruby Agent and OpenTelemetry RubyGems. They discuss observability as a way to help teams uncover “unknown unknowns,” build more human-friendly…


Starting with 7.1, Rails gives you the options to prevent accidental changes to your production database with a new `sandbox_by_default` configuration. When true, Rails console starts in sandbox mode by default. To start in normal mode, append --no-sandbox to `rails console`.…

rails's tweet image. Starting with 7.1, Rails gives you the options to prevent accidental changes to your production database with a new `sandbox_by_default` configuration. When true, Rails console starts in sandbox mode by default. To start in normal mode, append --no-sandbox to `rails console`.…

If you know of someone who has consistently gone above and beyond to contribute to the Rails framework, triaging bugs, improving performance, adding helpful features or documentation, creating or maintaining gems, etc. please nominate them for the 2025 Rails Luminary Award before…

rails's tweet image. If you know of someone who has consistently gone above and beyond to contribute to the Rails framework, triaging bugs, improving performance, adding helpful features or documentation, creating or maintaining gems, etc. please nominate them for the 2025 Rails Luminary Award before…

Please help us welcome @serp_api as the newest Contributing Member of the Rails Foundation! SerpApi’s API, frontend, and background jobs run on a Rails monolith that enables developers to scrape Google, Amazon, and other search engines and deliver structured JSON results. They…

rails's tweet image. Please help us welcome @serp_api as the newest Contributing Member of the Rails Foundation!

SerpApi’s API, frontend, and background jobs run on a Rails monolith that enables developers to scrape Google, Amazon, and other search engines and deliver structured JSON results. They…

In this episode of 'On Rails', @GustoHQ's Miguel Conde and Peter Compernolle join @robbyrussell to share how they’ve evolved from a single massive monolith to a “biolith” architecture built for scale and compliance. They talk about defining system boundaries, taming legacy code…


New Rails Releases: * 7.0.10 * 7.1.6 * 7.2.3 * 8.0.4 * 8.1.1 And End of Support Announcement for 7.0 and 7.1. Rails 8.0 also got its supported extended by 6 more months. It will be supported until May 7, 2026. rubyonrails.org/2025/10/29/new…


What makes Rails feel so 'Railsy'? In his #RailsWorld talk, @excid3 shares the expressive, human-readable qualities that make #Rails special, and how you can use the same techniques with DSLs, generators, and concerns to make your own code fit elegantly within the Rails…

rails's tweet image. What makes Rails feel so 'Railsy'? In his #RailsWorld talk, @excid3 shares the expressive, human-readable qualities that make #Rails special, and how you can use the same techniques with DSLs, generators, and concerns to make your own code fit elegantly within the Rails…

Ruby on Rails đã đăng lại

Rails 8.1 has been released! It includes job continuations, structured events, local CI, registry-free deployments, and so much more. Over 500 contributors has code in this new version 🤘 rubyonrails.org/2025/10/22/rai…


In this episode of `On Rails`, @robbyrussell is joined by Alexander Stathis of @AngelList, where #Rails powers complex investment, accounting, and banking business logic across a modular monolith. They cover a lot of ground, including how AngelList uses gradual typing to…


Ruby on Rails đã đăng lại

We’ve been going deeper with the On Rails podcast. Longer conversations. Less hype. More of what’s been tested in the real world. I loved hearing in-person feedback back at Rails World. Podcasting can feel one-directional, so your messages, reviews, and shares really do help…

robbyrussell's tweet image. We’ve been going deeper with the On Rails podcast. Longer conversations. Less hype. More of what’s been tested in the real world.

I loved hearing in-person feedback back at Rails World. Podcasting can feel one-directional, so your messages, reviews, and shares really do help…

In addition to `retry_on` and `discard_on`, Rails includes an `after_discard` callback, which can be used for cleanup or logging. This callback allows you to define a block that runs just before a job is discarded. Note that the exception will still be raised after the block has…

rails's tweet image. In addition to `retry_on` and `discard_on`, Rails includes an `after_discard` callback, which can be used for cleanup or logging. This callback allows you to define a block that runs just before a job is discarded. Note that the exception will still be raised after the block has…

The newest add-on tutorial is now live on the Rails tutorials page! In this guide, you learn how to add Wishlist functionality to the e-commerce demo app you already started. By following this tutorial, you'll also learn: • Counter caches to track wishlist items • Friendly…

rails's tweet image. The newest add-on tutorial is now live on the Rails tutorials page! In this guide, you learn how to add Wishlist functionality to the e-commerce demo app you already started.

By following this tutorial, you'll also learn:
• Counter caches to track wishlist items
• Friendly…

Loading...

Something went wrong.


Something went wrong.