simple_authorize 0.1.0
SimpleAuthorize is a lightweight authorization framework for Rails that provides policy-based access control, role management, and scope filtering without requiring external gems. Inspired by Pundit but completely standalone.
Gemfile:
=
安裝:
=
Runtime 相依性套件 (2):
activesupport
>= 6.0
railties
>= 6.0
Development 相依性套件 (1):
rails
>= 6.0