acl9 v1.1.0 Release Notes

Release Date: 2014-12-15 // over 9 years ago
  • 🛠 Bugfix release with a minor version bump because one security fix might not be expected, also doc improvements

    • has_role! was not returning true properly when more roles remained (this is the change that might be unexpected)
    • License added to gemspec
    • Testing against Rails 4.2
    • When subject was destroyed, roles were not removed from the DB.