CanCanCan v3.1.0 Release Notes

Release Date: 2020-07-12 // almost 4 years ago
    • #605: Generate inner queries instead of join+distinct. ([@fsateler][])
    • #608: Spec for json column regression. ([@aleksejleonov][])
    • #571: Allows to check ability even the object implements #to_a. ([@mtsmfm][])
    • #612: Suppress keyword arguments warning for Ruby 2.7.0. ([@koic][])
    • #569: Fix accessible_by fires query for rules using association as condition. ([@albb0920][])
    • 🌐 #594: Support translation of action name. ([@ayumu838][])