CanCanCan v1.4.1 Release Notes

Release Date: 2010-11-12 // over 13 years ago
    • Renaming skip_authorization to skip_authorization_check - see issue #169.

    • Adding :through_association option to load_resource ([@hunterae][]) - see issue #171.

    • ๐Ÿ‘€ The :shallow option now works with the :singleton option ([@nandalopes][]) - see issue #187.

    • ๐Ÿ‘€ Play nicely with quick_scopes gem ([@ramontayag][]) - see issue #183.

    • ๐Ÿ›  Fix odd behavior when "cache_classes = false" ([@mphalliday][]) - see issue #174.

    • ๐Ÿ‘€ {see the full list of changes}[https://github.com/CanCanCommunity/cancancan/compare/1.4.0...1.4.1].