Libraries
»
gemgate
(0.0.1)
»
Index
»
Gemgate
»
Web
»
auth
Method: Gemgate::Web.auth
Defined in:
lib/gemgate/web.rb
.
auth
⇒
Object
14 15 16
# File 'lib/gemgate/web.rb', line 14
def
self
.
auth
env!
(
"
GEMGATE_AUTH
"
)
.
split
(
"
:
"
)
end