Registry / auth / acl9
library3.2.1rbrubygemsunverified

Role-based authorization system for Rails with a concise DSL for securing your Rails application.

gem install acl9
INSTALL
IMPORT
SIG · ACL9
A
acl9
authrubyv3.2.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Acl9
require 'acl9'

Set up access control in a Rails controller.

require 'acl9' class ApplicationController < ActionController::Base access_control do allow :admin end end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.2.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
64 hits · last 30 days
node
56
OpenAI (training)
1
Resources
acl9 — gem install acl9 · libregistry