rolify v3.0 Release Notes

Release Date: 2012-04-02 // about 12 years ago
    • 👌 support for Mongoid
    • roles search on resources on instance level (e.g. Forum.first.roles) and class level (e.g. Forum.with_role("admin", user))
    • 🔨 heavy lifting and redesign of the library, code and specs refactoring
    • ✨ enhanced drastically specs coverage: 1001 examples !