CanCanCan v1.6.5 Release Notes

Release Date: 2011-05-18 // almost 13 years ago
    • ๐Ÿ‘ป #366: Pass action and subject through AccessDenied exception when :through isn't found.

    • Many Mongoid adapter improvements (rahearn, cardagin) - issues #363, #352, #343.

    • #360: Allow :through option to work with private controller methods.

    • #359: Ensure Mongoid::Document is defined before loading Mongoid adapter.

    • #355: Many DataMapper adapter improvements ([@emmanuel][]).

    • #330: Handle checking nil attributes through associations ([@thatothermitch][]).

    • ๐Ÿ‘Œ Improve scope merging - issue #328.

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