Class: ACLSystem2::AccessHandler
- Inherits:
-
Object
- Object
- ACLSystem2::AccessHandler
- Includes:
- LogicParser
- Defined in:
- lib/acl_system2/access_handler.rb
Direct Known Subclasses
Instance Method Summary collapse
Methods included from LogicParser
Instance Method Details
#check(key, context) ⇒ Object
7 8 9 |
# File 'lib/acl_system2/access_handler.rb', line 7 def check(key, context) false end |