← All The Rails Changelog episodes
006: Rails 7.1 got rid of the apostrophe for the right single quotation mark!
The Rails Changelog
⏱️ 4 minutes
📅 Published May 03, 2023
Show 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`.
Improve typography of user facing validation messages
Add `intersects?` to `Relation`
The Rails Tricks Newsletter
More from The Rails Changelog
All 29 episodes- 029: Tuning Ruby on Rails App Performance with Jean Boussier Jan 23, 2025
- 028: Discussing Ruby's Data class, some Ruby quirks with Victor Shepelev Nov 08, 2024
- 027: Migrating a Rails Monolith from MySQL to Trilogy with Adrianna Chang Nov 02, 2024
- 026: Exploring Rails' Default Debugger with Stan Lo Oct 10, 2024
- 025: Rails, Compilers & Profilers with Aaron Patterson Jul 18, 2024
Published by The Rails Changelog