CanCanCan v1.6.6 Release Notes

Release Date: 2011-09-28 // over 12 years ago
    • Correct "return cant jump across threads" error when using check_authorization (codeprimate) - issues #463, #469.

    • 🛠 Fixing tests in development by specifying with_model version (kirkconnell) - issue #476.

    • ➕ Added travis.yml file for TravisCI support (bai) - issue #427.

    • 👍 Better support for namespaced models (whilefalse) - issues #424.

    • Adding :id_param option to load_and_authorize_resource (skhisma) - issue #425.

    • 0️⃣ Make default unauthorized message translatable text (nhocki) - issue #409.

    • Improving DataMapper behavior (psanford, maxsum-corin) - issue #410, #373.

    • 👍 Allow :find_by option to be full find method name - issue #335.

    • 👀 {see the full list of changes}[https://github.com/CanCanCommunity/cancancan/compare/1.6.5...1.6.6].