Class: Settlers::Application::RemoteServer

Inherits:
Struct
  • Object
show all
Defined in:
lib/settlers/application.rb

Instance Method Summary collapse

Instance Method Details

#to_sObject



118
119
120
# File 'lib/settlers/application.rb', line 118

def to_s
  "#{name} (#{host}:#{port})"
end