Skip to content
This repository has been archived by the owner on Oct 18, 2022. It is now read-only.

v0.5.1

Compare
Choose a tag to compare
@eonu eonu released this 30 Dec 13:01
· 98 commits to master since this release
695bc37

Major changes

  • Move policy role models from app/models to app/models/roles to avoid cluttering the models directory, preserving it for proper models such as User
  • Add lib/eucalypt/security/permissions.rb to dynamically define permission methods for each policy in app/policies to avoid cluttering the policy file

Minor changes

  • Change ActiveRecord default logging configuration to be less verbose