Libraries
»
mls
(0.5.10)
»
Index
»
MLS
»
#raw_image_host
Method: MLS#raw_image_host
Defined in:
lib/mls.rb
#
raw_image_host
⇒
Object
66 67 68
# File 'lib/mls.rb', line 66
def
raw_image_host
@image_host
||=
get
(
'/image_host'
)
.
body
end