006: Rails 7.1 got rid of the apostrophe for the right single quotation mark!
May 3, 2023
04:17
forum Ask episode
view_agenda Chapters
auto_awesome Transcript
info_circle Episode notes
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`.