vertigo 0.0.1.b
Vertigo makes working with VerticalResponse's SOAP API much more Ruby-like. It manages your session_id, as well as letting you write methods as launch_email_campaign rather than launchEmailCampaign, and use symbols as keys rather than strings.
Gemfile:
=
install:
=
Runtime Dependencies (1):
soap4r
~> 1.5.8