January 21, 2022
Rails 7.0.1, Webpacker retirement and more
Hi, Wojtek here introducing you to this year changes in the Rails. Released Rails 7.0.1 The Ruby 3.1 is fully supported with this release. It also contains few bug fixes...
January 6, 2022
Rails 7.0.1 has been released
Hi everyone, I am happy to announce that Rails 7.0.1 has been released. The focus of this release is bring support to Ruby 3.1, released last Christmas (December 25, 2021)....
December 31, 2021
This Year in Rails! A summary of 2021 in the Rails world
Hi there, this is Greg, bringing you a summary of what happened in the Rails world in 2021. There were so many changes, it is difficult to decide which one...
December 19, 2021
This week in Rails: New releases, bugfixes and more!
Hi there, it is Greg, bringing you the latest news about Ruby on Rails! We had an exciting week, so let’s get to it. Rails 7 has been released There...
December 15, 2021
Rails 7.0: Fulfilling a vision
This version of Rails has been years in the conceptual making. It’s the fulfillment of a vision to present a truly full-stack approach to web development that tackles both the...
December 15, 2021
Rails 6.0.4.4, and 6.1.4.4 have been released
Hi everyone again!!! Rails versions 6.0.4.4, and 6.1.4.4, have been released! This release wasn’t a security release. There was a bug in the previous release such that requests in development...
December 14, 2021
Rails 6.0.4.2, 6.1.4.2, and 7.0.0.rc2 have been released
Hi everyone!!! Rails versions 6.0.4.2, 6.1.4.2, and 7.0.0.rc2 have been released! These releases contain important security fixes, so please update when you can! This release just contains one security fix...
December 6, 2021
Rails 7.0 RC1: New JavaScript Answers, At-Work Encryption, Query Origin Logging, Zeitwerk Exclusively
We’re almost ready to declare Rails 7 done! The feedback since the first alpha release has been wonderful, we’ve eliminated a slew of issues, and we’ve seen Basecamp, HEY, GitHub,...
November 26, 2021
Composable blobs, improved upsert and much more!
Hey, Wojtek here with recent additions to Rails. All of them today for FREE, for you. Thank you all the contributors for making Rails. Those from one-time to day by...
November 21, 2021
Automated shard swapping middleware, standardised error reporting interface and more!
Hey, this is Greg, bringing you the latest news about Ruby on Rails. Support <form> elements without [action] By default, when a form is declared without an action attribute, browsers...