August 8, 2023
Introducing the Rails Luminary Awards: Nominations Now Open
Starting at Rails World in October, the Rails Foundation will establish a new tradition of celebrating Rails Luminaries- people who’ve contributed to the Rails ecosystem and community with exceptional code,...
August 4, 2023
Omit webdrivers gem from new apps Gemfile, support for filtering tests by line range and more!
Hi! This is Vipul bringing you the latest from this week’s changes in the Rails codebase. Introduce config.dom_testing_default_html_version and use Rails::Dom::Testing to parse HTML in test helpers Previously support was...
August 2, 2023
Introducing the team behind the Rails World website
We would like to introduce you to the team that brought the Rails World website to life. Back in April we put out a call for junior developers to create...
August 1, 2023
Host your podcast at Rails World with Buzzsprout
Hey podcasters, we have exciting news: Buzzsprout is sponsoring the Rails World Podcast program. Buzzsprout, the world’s largest premium podcast hosting platform built on Rails, was a natural choice for...
July 28, 2023
This Week in Rails - July 28, 2023
Hi, it’s zzak. Let’s explore this week’s changes in the Rails codebase. Rack::Lint on Rails middleware tests While this work is not technically user-facing, it’s important to ensure the future...
July 25, 2023
AppSignal: Platinum Sponsor at Rails World
The Rails Foundation is delighted to announce that AppSignal, the renowned application monitoring company built on Rails and based in the Netherlands, is the Platinum sponsor at Rails World this...
July 24, 2023
Meet the Rails World Speakers
We are thrilled to unveil the lineup of speakers for the inaugural edition of Rails World, taking place on October 5 and 6 in Amsterdam. With the spotlight firmly on...
July 23, 2023
A much needed Active Storage documentation with a new option to trigger has_secure_token
This is Emmanuel… you haven’t heard from me in a while. I’m doing great, and have a few merged pull requests that I want to share with you. Don’t show...
July 7, 2023
Preprocessed Active Storage variants and more
Hi, Wojtek here. Let’s see what changed in the Rails codebase. Add an option to preprocess Active Storage variants in background job Active Storage variants are processed on the fly...
June 30, 2023
A CVE, two new Rails releases in a week, config.autoload_lib, and more!
Happy Friday Everyone! This is Vipul, bringing you the latest changes in the Rails codebase. [CVE-2023-28362] Possible XSS via User Supplied Values to redirect_to If you haven’t already, its time...