APIdock
/
Ruby
/
Browse
About
method
new
ruby latest stable
- Class:
ACL
::
ACLList
new
()
public
Creates an empty ACLList
Show source
# File lib/drb/acl.rb, line 129 def initialize @list = [] end
Related methods
Instance methods
add
match
Class methods
new