Rails 7.1 adds callbacks for Action Cable commands at the connection level
Rails 7.1 allows audio_tag and video_tag to receive Active Storage attachments
Rails 7.1 returns the Active Storage attachment(s) after saving the attachment
Fix slow page loads in a Ruby on Rails application by identifying n+1 queries
Rails 6.1 adds support for validating numeric values that fall within a specific range using the `in:` option