Sha256: 2744f45405beb011afd46b4e97678b38cb911bf4b834f029174fbab8bb61d255

Contents?: true

Size: 142 Bytes

Versions: 5

Compression:

Stored size: 142 Bytes

Contents

require 'examples_helper'

client = YamlRpc::Client.new('http://localhost:3000/api/basic/')

puts client.redirect_twice_to_hello_world

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
yamlrpc-1.0.3 examples/rails_basic_redirect_twice_to_hello_world.rb
yamlrpc-1.0.4 examples/rails_basic_redirect_twice_to_hello_world.rb
yamlrpc-1.0.0 examples/rails_basic_redirect_twice_to_hello_world.rb
yamlrpc-1.0.1 examples/rails_basic_redirect_twice_to_hello_world.rb
yamlrpc-1.0.2 examples/rails_basic_redirect_twice_to_hello_world.rb