7 Lesser-Known Features and Changes in Rails 7.1
Dockerfiles and has_secure_password improvements are the headline features of Rails 7.1, but there are several more interesting improvements to the developer experience that aren’t heavily promoted in the release notes. I’m particularly happy that some long-standing Rails issues have been addressed: better testing of errors in integration tests, and a fix for unruly log files. Here’s a list of 7 things that caught my eye in Rails 7.1: https://mattbrictson.com/blog/rails-71-features
Post a comment