Sha256: 34acde80dab57e674536a56211643dc858f49b958f6cffa45cfd7a41289f3a1a
Contents?: true
Size: 191 Bytes
Versions: 5
Compression:
Stored size: 191 Bytes
Contents
require 'examples_helper' client = YamlRpc::Client.new('http://localhost:3000/api/basic/') response = client.hello_world_with_status puts response[:status] puts response[:message]
Version data entries
5 entries across 5 versions & 1 rubygems