Method: Webhookdb::Oauth.registry

Defined in:
lib/webhookdb/oauth.rb

.registryHash

Returns:

  • (Hash)


53
54
55
# File 'lib/webhookdb/oauth.rb', line 53

def registry
  return @registry ||= {}
end