Libraries
»
webhookdb
(1.5.0)
»
Index
»
Webhookdb
»
Oauth
»
registry
Method: Webhookdb::Oauth.registry
Defined in:
lib/webhookdb/oauth.rb
.
registry
⇒
Hash
Returns:
(
Hash
)
53 54 55
# File 'lib/webhookdb/oauth.rb', line 53
def
registry
return
@registry
||=
{
}
end