README.rdoc in smacks-apricoteatsgorilla-0.4.7 vs README.rdoc in smacks-apricoteatsgorilla-0.5.0
- old
+ new
@@ -8,11 +8,12 @@
$ gem install smacks-apricoteatsgorilla -s http://gems.github.com
== Dependencies
- hpricot 0.6.164 (also available for JRuby)
+ hpricot 0.8.241 (the latest JRuby-compatible version)
+ Also available from the Github download page of Apricot eats Gorilla.
== Translate an XML String into a Ruby Hash
xml = '<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Body>
@@ -47,6 +48,6 @@
# => </env:Envelope>'
== Read more
For more detailed information, please take a look at the
-{GitHub Wiki}[http://wiki.github.com/smacks/apricoteatsgorilla].
\ No newline at end of file
+{GitHub Wiki}[http://wiki.github.com/smacks/apricoteatsgorilla].