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/page/3/" /> <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/page/3/" }, "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/page/3/", "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>October 23, 2024</h6> <dl> <dt><a href="/2024/10/23/Rails-Versions-7-0-8-6-7-1-4-2-and-7-2-1-2-have-been-released">Rails Versions 6.1.7.10, 7.0.8.6, 7.1.4.2, and 7.2.1.2 have been released!</a></dt> <dd>Hello again! Rails Versions 6.1.7.10, 7.0.8.6, 7.1.4.2, and 7.2.1.2 have been released! These address a single bug in last week’s security releases in the block_format helper. Compared to last week’s...</dd> </dl> </div> <div class="blog__post"> <h6>October 18, 2024</h6> <dl> <dt><a href="/2024/10/18/this-week-in-rails">New Maintenance policy, CVE releases, Rails World talks and more!</a></dt> <dd>Hey everyone, Happy Friday! Vipul here with the latest updates for This Week in Rails. Let’s dive in! Rails World talks are out! Check out the recap of these talks...</dd> </dl> </div> <div class="blog__post"> <h6>October 15, 2024</h6> <dl> <dt><a href="/2024/10/15/Rails-Versions-7-0-8-5-7-1-4-1-and-7-2-1-1-have-been-released">Rails Versions 6.1.7.9, 7.0.8.5, 7.1.4.1, and 7.2.1.1 have been released!</a></dt> <dd>Hi everyone! Rails Versions 6.1.7.9, 7.0.8.5, 7.1.4.1, and 7.2.1.1 have been released! These are security patches addressing 4 possible ReDoS (Regular expression Denial of Service) attacks. All of these only...</dd> </dl> </div> <div class="blog__post"> <h6>October 15, 2024</h6> <dl> <dt><a href="/2024/10/15/new-maintenance-policy-and-eol-annouments">New Rails maintenance policy and end of maintenance announcements</a></dt> <dd>We’re excited to announce updates to our maintenance policy for Ruby on Rails. These changes are designed to provide clarity on our support timelines and help you plan your Rails...</dd> </dl> </div> <div class="blog__post"> <h6>October 15, 2024</h6> <dl> <dt><a href="/2024/10/15/rails-world-2024-recap">Rails World 2024 Recap - All talks now online!</a></dt> <dd>All the talks from Rails World 2024 are now available online! Revisit your favorite sessions or catch up on ones you missed on the Rails World 2024 YouTube playlist. On...</dd> </dl> </div> <div class="blog__post"> <h6>October 11, 2024</h6> <dl> <dt><a href="/2024/10/11/this-week-in-rails">Lazy i18n watcher on boot and more</a></dt> <dd>Hi, Wojtek here still feeling the good vibe of the Rails World. Cheers to all the attendees and see you in Amsterdam! Fireside Chat with DHH, Matz and Tobi The...</dd> </dl> </div> <div class="blog__post"> <h6>October 4, 2024</h6> <dl> <dt><a href="/2024/10/4/this-week-in-rails">Make Float distinguish between float4 and float8 in PostgreSQL and more</a></dt> <dd>Hi, it’s Greg, bringing to you the latest changes from Rails, while recovering from an amazing Rails World experience. Make ActionController::AllowBrowser::BrowserBlocker private To reduce the API surface area of the...</dd> </dl> </div> <div class="blog__post"> <h6>September 27, 2024</h6> <dl> <dt><a href="/2024/9/27/rails-8-beta1-no-paas-required">Rails 8.0 Beta 1: No PaaS Required</a></dt> <dd>Deploying modern web apps – with all the provisions needed to be fast and secure while easily updateable – has become so hard that many developers don’t dare do it...</dd> </dl> </div> <div class="blog__post"> <h6>September 27, 2024</h6> <dl> <dt><a href="/2024/9/27/this-week-in-rails">Rails 8 beta, DHH keynote, fresh error pages, and more!</a></dt> <dd>Hi, it’s zzak. Let’s jump into This Week in Rails! Rails 8.0 beta 1 has been released! The first beta of Rails 8 is out! While the release notes are...</dd> </dl> </div> <div class="blog__post"> <h6>September 27, 2024</h6> <dl> <dt><a href="/2024/9/27/2024-rails-luminary-awards-matz-and-akira">Announcing the 2024 Rails Luminary Winners: Akira Matsuda & Yukihiro Matsumoto</a></dt> <dd>This year we were joined by two special guests at Rails World: Akira Matsuda and Yukihiro “Matz” Matsumoto. Each was awarded a 2024 Rails Luminary award to acknowledge and celebrate...</dd> </dl> </div> </div> <div class="blog__pagination"> <a href="/blog/page/4" 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