Discover the latest Rails news, version releases, community updates, and feature announcements.
November 28, 2018
Hi everyone, I am happy to announce that Rails 5.2.2.rc1 has been released. If no regressions are found, expect the final release on Monday, December 3, 2018. If you find...
November 27, 2018
Hello everyone and happy Tuesday! Rails 4.2.11, 5.0.7.1, 5.1.6.1 and 5.2.1.1 have been released! These contain the following important security fixes, and it is recommended that users upgrade as soon...
November 25, 2018
Hello fellow Rubyists. This is Greg bringing you the latest updates from Rails. Fix parallel tests on Windows This pull request fixes an issue with running tests in parallel on...
November 16, 2018
Hello fellow Rubyists. This is Wojtek bringing you the latest updates from Rails. Note about CVE gems version bumps Usually it is enough to update vulnerable gem within the application...
November 2, 2018
Boo! It’s Daniel here, bringing you news about Rails for October. 🎃 Make Webpacker the default JavaScript compiler for Rails 6 Less than two years ago Rails introduced the Webpacker...
October 3, 2018
Action Text is a brand new framework coming to Rails 6 that’s going to make creating, editing, and displaying rich text content in your applications super easy. It’s an integration...
September 30, 2018
Hello everyone! This is Prathamesh from Pune, India bringing you the latest news from the Rails world. Multi environment support for credentials Now it is possible to have credentials for each environment....
September 16, 2018
Greetings! Daniel here, reporting from Brooklyn, NY. Use faster globs for template resolving Resolving templates used to get pretty slow as the number of view paths, handlers, and formats increased....
September 2, 2018
Hello everyone! This is Eugene, bringing you the highlights from the last week of activity in the Rails codebase. Add hooks to Active Job on retries and discards Your application...
August 26, 2018
Happy Sunday! This is Greg bringing you the latest news about Rails. The initializers Rake task is moved to Rails::Command Another Rake task is moved to Rails::Command, so in Rails...