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.

Rails 7.1 added a small but super handy improvement to enums: built-in validation. Just pass validate: true to an enum or validate: { allow_nil: true } to accept nil values. Here’s an example below, but check out the API docs for details: api.rubyonrails.org/v7.1/classes/A… #railstip

rails's tweet image. Rails 7.1 added a small but super handy improvement to enums: built-in validation. Just pass validate: true to an enum or validate: { allow_nil: true } to accept nil values. Here’s an example below, but check out the API docs for details: api.rubyonrails.org/v7.1/classes/A… #railstip

Reminder: Nominations for the 2025 Rails Luminary close in 3 days. Submit your nomination here: rails-foundation.neetoform.com/8b24d6a3780dcd…

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…


The Active Support Instrumentation doc update PR is ready for community review. If you have experience with the Active Support instrumentation API, or are simply curious how it works and want to help (while also learning about it), please take a look and leave your review here:…

rails's tweet image. The Active Support Instrumentation doc update PR is ready for community review.
If you have experience with the Active Support instrumentation API, or are simply curious how it works and want to help (while also learning about it), please take a look and leave your review here:…

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 reposted

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…


Loading...

Something went wrong.


Something went wrong.