006: Rails 7.1 got rid of the apostrophe for the right single quotation mark!

The Rails Changelog - A podcast by Emmanuel Hayford

Categories:

Rails 7.1 got rid of the apostrophe (U+0027) for the right single quotation mark (U+2019), which will likely break your tests. It added a new `intersects?` method to `ActiveRecord::Relation`. Improve typography of user facing validation messagesAdd `intersects?` to `Relation`The Rails Tricks Newsletter