Libraries
»
yodel
(0.0.7)
»
Index
»
Remote
»
#host
Method: Remote#host
Defined in:
lib/yodel/models/core/site/remote.rb
#
host
⇒
Object
23 24 25
# File 'lib/yodel/models/core/site/remote.rb', line 23
def
host
URI
.
parse
(
url
)
.
host
end