CanCanCan v1.6.10 Release Notes

Release Date: 2013-05-07 // almost 11 years ago
    • Fix matches_conditons_hash for string values on 1.8 ([@rrosen][]).

    • ↪ Work around SQL injection vulnerability in older Rails versions ([@steerio][]) - issue #800.

    • ➕ Add support for nested join conditions ([@yuszuv][]) - issue #806.

    • Fix load_resource "find_by" in mongoid resources ([@albertobajo][]) - issue #705.

    • 🛠 Fix namespace split behavior ([@xinuc][]) - issue #668.