lib/apricoteatsgorilla.rb in smacks-apricoteatsgorilla-0.1.1 vs lib/apricoteatsgorilla.rb in smacks-apricoteatsgorilla-0.1.2

- old
+ new

@@ -1,5 +1,6 @@ # -*- coding: utf-8 -*- +require 'rubygems' require 'hpricot' # Apricot eats Gorilla converts SOAP response messages to Ruby hashes. # It's based on CobraVsMongoose but uses Hpricot instead of REXML and it # also doesn't follow the BadgerFish convention.