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 which you...
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,...
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 day...
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 will encode...
Hey! Robin here with the latest news from the Ruby on Rails world.Support accepts_nested_attributes_for for delegated typesRails 6.1 introduced delegated types to ease handling some polymorphic relationships. This pull request...
🍭 Trick or treat, zzak here after a week off with lots of goodies! 🍬Rails Autoloader Migration Guide: From Classic to ZeitwerkThis new guide has all you need to know...
Hey, Wojtek here with last week updates from the Ruby on Rails world.Set timestamps on insert_all/upsert_all record creationThe timestamps will be automatically set when using bulk insert/upsert. This behaviour can...
Hi, this is Greg, bringing you the latest news about Ruby on Rails!This week we switched our newsletter delivery platform to HEY, if you are reading this email, you already...
Hey! Zzak here with a JAM-PACKED edition of This Week In Rails. 🍇Server Timing Middleware for DevelopmentThis PR started nearly 2 and a half years ago, finally made its way...
Hi, Wojtek here with more new Rails 7 changes.Rails 7.0 alpha releasedThe new Rails frontend approach and all the other new goodies can already be checked in this release.Introduce ActiveModel::APIMake...