RubyGems.org

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.

installgem install vertigo -v 0.0.1.b --pre
Authors

Benjamin Oakes

217 total downloads 69 for this version
Owners

8e55e89dc040dcf614e56175a8d4453159e488f688a9119c7127368be2905aea

Gemfile
gem "vertigo", "~> 0.0.1.b"
Versions
  1. 0.0.1.d August 29, 2011
  2. 0.0.1.b August 16, 2011
  3. 0.0.1.a August 15, 2011
Runtime Dependencies
  1. soap4r ~> 1.5.8