CINXE.COM

Ruby on Rails — News

<!doctype html> <html lang="en"> <head> <title>Ruby on Rails &mdash; News</title> <meta charset="utf-8" /> <meta content="ie=edge" http-equiv="x-ua-compatible" /> <meta name="handheldfriendly" content="true" /> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="description" content="A web-app framework that includes everything needed to create database-backed web applications according to the Model-View-Controller (MVC) pattern." /> <meta property="og:site_name" content="Ruby on Rails" /> <meta property="og:title" content="News" /> <meta property="og:description" content="A web-app framework that includes everything needed to create database-backed web applications according to the Model-View-Controller (MVC) pattern." /> <meta property="og:image" content="https://rubyonrails.org/assets/images/opengraph.png" /> <meta property="og:url" content="https://rubyonrails.org/blog/" /> <meta property="og:type" content="website" /> <meta name="twitter:title" content="News" /> <meta name="twitter:description" content="A web-app framework that includes everything needed to create database-backed web applications according to the Model-View-Controller (MVC) pattern." /> <meta name="twitter:image" content="https://rubyonrails.org/assets/images/opengraph.png" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:creator" content="@rails" /> <meta name="twitter:image:alt" content="Ruby on Rails" /> <script type="application/ld+json"> { "@context": "https://schema.org", "@type": "WebPage", "mainEntityOfPage": { "@type": "WebPage", "@id": "https://rubyonrails.org/blog/" }, "name": "Ruby on Rails", "headline": "News", "description": "A web-app framework that includes everything needed to create database-backed web applications according to the Model-View-Controller (MVC) pattern.", "url": "https://rubyonrails.org/blog/", "image": "https://rubyonrails.org/assets/images/opengraph.png" } </script> <script defer data-domain="rubyonrails.org" src="https://plausible.io/js/script.js"></script> <link rel="icon" href="/assets/images/favicon.png" /> <link rel="stylesheet" href="/assets/css/style.css" /> <link rel="alternate" type="application/rss+xml" href="/feed.xml" title="The official Ruby on Rails blog"> </head> <body> <nav class="nav"> <a class="nav__logo" href="/" aria-label="Ruby on Rails"></a> <input class="nav__checkbox" id="nav__checkbox" type="checkbox" role="button" aria-label="menu" /> <label class="nav__toggle" for="nav__checkbox"> <span></span> </label> <div class="nav__options"> <div> <ul> <li><a href="https://github.com/rails/rails"><span>Source</span></a></li> <li><a href="/docs"><span>Docs</span></a></li> <li><a href="/community"><span>Community</span></a></li> <li><a href="/blog"><span>News</span></a></li> </ul> <ul> <li><a href="/world"><span>Events</span></a></li> <li><a href="https://jobs.rubyonrails.org"><span>Jobs</span></a></li> <li><a href="https://merch.rubyonrails.org"><span>Merch</span></a></li> <li><a href="/foundation"><span>Foundation</span></a></li> </ul> </div> </div> </nav> <div class="layout"> <div class="heading common-padding--bottom-small common-padding--top-small"> <div class="container"> <div class="heading__body"> <div class="heading__headline common-headline"> <div class="heading__buttons"> <ul> <li><a href="/blog"><span>Everything</span></a></li> <li><a href="/category/releases"><span>Releases</span></a></li> <li><a href="/category/news"><span>News</span></a></li> <li><a href="/category/foundation"><span>Foundation</span></a></li> </ul> </div> </div> </div> </div> </div> <div class="blog common-padding--bottom"> <div class="container"> <div class="blog__posts"> <div class="blog__post"> <h6>April 4, 2025</h6> <dl> <dt><a href="/2025/4/4/this-week-in-rails">must-understand, with_default_isolation_level, Rails World CFP and more!</a></dt> <dd>Hi, it鈥檚 Vipul. Let鈥檚 explore this week鈥檚 changes in the Rails codebase. Last Week for Rails World 2025 Call for Papers This is the last week for The CFP for...</dd> </dl> </div> <div class="blog__post"> <h6>March 28, 2025</h6> <dl> <dt><a href="/2025/3/28/this-week-in-rails">Capturing error reports in tests and more</a></dt> <dd>Hi, Wojtek here. Let鈥檚 explore last 2 week鈥檚 changes in the Rails codebase. Add capture_error_reports Captures all reported errors from within the block that match the given error class. reports...</dd> </dl> </div> <div class="blog__post"> <h6>March 14, 2025</h6> <dl> <dt><a href="/2025/3/14/this-week-in-rails">Continuous integration at your fingertips</a></dt> <dd>Hi, it鈥檚 Claudio Baccigalupo. Let鈥檚 explore this week鈥檚 changes in the Rails codebase. Structured CI with bin/ci Introduce bin/ci to standardize CI workflows based on a new DSL for declaring...</dd> </dl> </div> <div class="blog__post"> <h6>March 12, 2025</h6> <dl> <dt><a href="/2025/3/12/Rails-Version-8-0-2-has-been-released">Rails Version 8.0.2 has been released!</a></dt> <dd>Hi everyone, I am happy to announce that Rails 8.0.2 has been released. CHANGES since 8.0.1 To see a summary of changes, please read the release on GitHub: 8.0.2 CHANGELOG...</dd> </dl> </div> <div class="blog__post"> <h6>March 7, 2025</h6> <dl> <dt><a href="/2025/3/7/this-week-in-rails">Rails World CFP, YJIT configuration and more!</a></dt> <dd>Hi, it鈥檚 Greg. Let鈥檚 explore this week鈥檚 changes in the Rails codebase. Rails World 2025 Call for Papers The CFP for Rails World 2025 is now live! Submit your talk...</dd> </dl> </div> <div class="blog__post"> <h6>March 7, 2025</h6> <dl> <dt><a href="/2025/3/7/apply-to-speak-at-rails-world-2025">Apply to speak at Rails World 2025</a></dt> <dd>CFP is open until April 10th The Rails World 2025 Call for Papers is now open! This year we are looking for talks that highlight the power and competitive advantage...</dd> </dl> </div> <div class="blog__post"> <h6>February 28, 2025</h6> <dl> <dt><a href="/2025/2/28/this-week-in-rails">Ignoring indexes in MySQL has never been so easy...</a></dt> <dd>Hey, zzak here. Last week was a short one, so we took the week off, let鈥檚 catch up. Heads up: the Rails World CFP will open on March 11th. The...</dd> </dl> </div> <div class="blog__post"> <h6>February 18, 2025</h6> <dl> <dt><a href="/2025/2/18/higher-pixels-joins-foundation">Higher Pixels joins the Rails Foundation as a Contributing member</a></dt> <dd>Today we are happy to announce that Higher Pixels, the team behind the popular podcast platform Buzzsprout, is joining the Rails Foundation as a Contributing member! Higher Pixels has been...</dd> </dl> </div> <div class="blog__post"> <h6>February 14, 2025</h6> <dl> <dt><a href="/2025/2/14/tropical-on-rails-giveaway">Apply for a Sponsored Ticket to Tropical in Rails</a></dt> <dd>The Rails Foundation has partnered with Doximity, Planet Argon, 37signals, and Tropical on Rails to give away 22 free tickets to Tropical on Rails to Rails developers based in Brazil....</dd> </dl> </div> <div class="blog__post"> <h6>February 14, 2025</h6> <dl> <dt><a href="/2025/2/14/this-week-in-rails">Routes Lookup Optimizations, PostgreSQL Alter Table improvements and more!</a></dt> <dd>Hey everyone, Happy Friday! Vipul here with the latest updates for This Week in Rails. This week, several improvements were made to Routes lookup. Below are a few notable changes-...</dd> </dl> </div> </div> <div class="blog__pagination"> <a href="/blog/page/2" class="common-button common-button--color-red"><span>See more posts&hellip;</span></a> </div> </div> </div> </div> <footer class="footer common-background--grey common-padding--bottom common-padding--top common-shape--top-white-up-left"> <div class="footer__logo"><a href="/" aria-label="Ruby on Rails"></a></div> </footer> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10