Skip to content

Instantly share code, notes, and snippets.

@rubiii
Last active December 17, 2015 22:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rubiii/5685869 to your computer and use it in GitHub Desktop.
Save rubiii/5685869 to your computer and use it in GitHub Desktop.
Wasabi 4.0 TL;DR

Wasabi 4.0 TL;DR

  • It requires Ruby 1.9 or higher.
  • It is based on specifications and validates against real world WSDL documents.
  • It is way faster than ever before, while now parsing all elements.
  • It properly separates operations by service and port.
  • It supports WSDL and XML Schema imports.
  • It knows the input, output and fault message types.
  • It knows about Arrays of elements.

What was supposed to become Wasabi 4.0 has been merged into what is supposed to become Savon 3.0 :) You can follow this GitHub issue for updates.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment