aclize 1.0.1
This gem allows you to define an ACL (Access Control List) for your Ruby on Rails application. It is simple to use and allows you to define access permissions for controllers, actions an paths.
Gemfile:
=
インストール:
=
Runtime依存関係 (2):
actionpack
>= 5.0, < 7
i18n
~> 1.0
Development依存関係 (1):
rake
>= 12.0, < 14