Discover the latest Rails news, version releases, community updates, and feature announcements.
January 28, 2019
Hello everyone! This is Eugene, with a selection of interesting improvements to Rails merged in the past week. Don’t load app environment when editing credentials Support for per-environment credentials is...
January 22, 2019
Daniel here, writing from chilly NYC to bring you the latest Rails news. Rails 6.0.0 beta1 Many thanks to everyone who helped get this amazing release together. It includes Action...
January 18, 2019
The first beta release of Rails 6 is here! It’s absolutely packed with amazing new stuff that we’re so excited to share. There are two major new frameworks – Action...
December 20, 2018
We’ve made enough progress towards the vision for Rails 6.0 that it makes sense to share our aspirational timeline for release. “Aspirational” being the key word, more so than “release”...
December 16, 2018
Hello. This is Wojtek with a short list of news from Rails world. George joins Rails Core George Claghorn is now a member of the Rails core team. Welcome George!...
December 13, 2018
Action Mailbox is the second brand new framework coming to Rails 6 (the first was Action Text). It serves to route incoming emails to controller-like mailboxes for processing in Rails....
December 13, 2018
We couldn’t be happier to welcome George Claghorn to Rails core. George has been the co-creator of both Active Storage and Action Mailbox. His work on Rails has not just...
December 10, 2018
Hello, hello! This is Tim here bringing you all the latest right from the Rails Edge. In the northern hemisphere, daylight is getting scarce, driving certain folks in the Pacific...
December 4, 2018
Hi everyone, I am happy to announce that Rails 5.2.2 has been released. CHANGES since 5.2.1 To view the changes for each gem, please read the changelogs on GitHub: Action...
December 2, 2018
Cheers for the first day of December! This is Kir bringing you the latest news from the Rails world. Use raw time string from DB to generate ActiveRecord#cache_version The PR...