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

Changeset 152

Show
Ignore:
Timestamp:
06/28/01 20:21:32 (8 years ago)
Author:
nakahiro
Message:

Type fixed.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/lib/soap/proxy.rb

    r89 r152  
    6262      params = {} 
    6363     
    64       if (( values.size == 1 ) and ( values[0].is_a?( Hash ))) 
     64      if (( values.size == 1 ) and ( values[ 0 ].is_a?( Hash ))) 
    6565        params = values[ 0 ] 
    6666      else