rails-action-authorization 1.1.0
Rails Action Authorization adds an authorization framework for controller actions. Rails Action Authorization is designed to be extremely lightweight and flexible, enabling developers to spend less time trying to build complex authorization systems. It's unopinionated design makes it easy to define any kind of authorization rules with minimal effort.
Gemfile:
=
install:
=
Runtime Dependencies (1):
rails
~> 6.0.2, >= 6.0.2.1