Personal tools
Skip to content. | Skip to navigation
The Ruby cloud services library. Supports all major cloud providers including AWS, Rackspace, Linode, Blue Box, StormOnDemand, and many others. Full support for most AWS services including EC2, S3, CloudWatch, SimpleDB, ELB, and RDS.
Hpricot is a very flexible HTML parser, based on Tanaka Akira's HTree and John Resig's JQuery, but with the scanner recoded in C (using Ragel for scanning.)
Converts HTML into Haml.
An easy-to-use client library for making requests from Ruby. It uses a simple method chaining system for building requests, similar to Python's Requests.
Utility-belt to build form data request bodies. Provides support for `application/x-www-form-urlencoded` and `multipart/form-data` types.
Ruby bindings to http://github.com/joylent/http-parser and http://github.com/a2800276/http-parser.java.
Clean up your controller code by raising exceptions that generate responses with different HTTP status codes.
Makes http fun! Also, makes consuming restful web services dead easy.
gives something like the functionality of libwww-perl (LWP) in Ruby.
Common interface for Ruby's HTTP libraries.