Method: Moped::Connection#host

Defined in:
lib/moped/connection.rb

#hostObject (readonly)

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.



13
14
15
# File 'lib/moped/connection.rb', line 13

def host
  @host
end