Sha256: f0dcd3ec9b9a753dc496498ec5cd286a979edb58aa7eeabceb17cc23afff4c72
Contents?: true
Size: 381 Bytes
Versions: 6
Compression:
Stored size: 381 Bytes
Contents
Updating the WSDL Definitions ============================= 1. Make a new git branch! (In case you hose it completely.) 2. Go into `lib/etapper/api` 3. `wsdl2ruby.rb --wsdl https://app.etapestry.com/v2messaging/service?WSDL --type client --module_path Etapper::API` 4. Edit the files and fix pathnames in require statements 5. Run `rake spec` to make sure nothing new got broken
Version data entries
6 entries across 6 versions & 1 rubygems