Class: WebHookDispatcher::Acl::DenyRecord
- Inherits:
-
RecordBase
- Object
- RecordBase
- WebHookDispatcher::Acl::DenyRecord
- Defined in:
- lib/webhook-dispatcher/acl.rb
Instance Attribute Summary
Attributes inherited from RecordBase
Instance Method Summary collapse
Methods inherited from RecordBase
Constructor Details
This class inherits a constructor from WebHookDispatcher::Acl::RecordBase
Instance Method Details
#value ⇒ Object
80 81 82 |
# File 'lib/webhook-dispatcher/acl.rb', line 80 def value return false end |