Class: WebHookDispatcher::Acl::AllowRecord
- Inherits:
-
RecordBase
- Object
- RecordBase
- WebHookDispatcher::Acl::AllowRecord
- 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
74 75 76 |
# File 'lib/webhook-dispatcher/acl.rb', line 74 def value return true end |