AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
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