Welcome to the "trac"-ing site of soap4r!
[soap4r] [httpclient] [openpgp4u] [pkcs1] [logger] [csv] [vtr]

Changeset 1503

Show
Ignore:
Timestamp:
04/18/05 11:01:22 (4 years ago)
Author:
nahi
Message:

add a comment to clarify how to generate 'default.rb' with wsdl2ruby.rb.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/sample/wsdl/googleAdwords/client.rb

    r1497 r1503  
    1616end 
    1717 
     18# To generate deafult.rb, do like this; 
     19# % wsdl2ruby.rb --wsdl "https://adwords.google.com/api/adwords/v2/CampaignService?WSDL" --classdef --force 
    1820require 'default' 
     21 
    1922# I don't have an account of AdWords so the following code is not tested. 
    2023# Please tell me (nahi@ruby-lang.org) if you will get good/bad result in