module Acl9

Constants

CONFIG
VERSION

Public Class Methods

configure() { |config| ... } click to toggle source
# File lib/acl9.rb, line 35
def self.configure
  yield config
end