Sha256: 85907f5af570b6f305c17bab1891ceea3094a174b7f871023a2cd23bde8ce975
Contents?: true
Size: 170 Bytes
Versions: 24
Compression:
Stored size: 170 Bytes
Contents
require 'artoo' connection :loop device :passthru api :host => '127.0.0.1', :port => '4321' work do puts "Hello from the API running at #{api_host}:#{api_port}..." end
Version data entries
24 entries across 24 versions & 1 rubygems