Class: WebHookPublisher::Acl::AllowRecord

Inherits:
RecordBase
  • Object
show all
Defined in:
lib/webhook-publisher/acl.rb

Instance Attribute Summary

Attributes inherited from RecordBase

#ipaddr

Instance Method Summary collapse

Methods inherited from RecordBase

#include?, #initialize

Constructor Details

This class inherits a constructor from WebHookPublisher::Acl::RecordBase

Instance Method Details

#valueObject



74
75
76
# File 'lib/webhook-publisher/acl.rb', line 74

def value
  return true
end