I am using Ruby on Rails 3 and I am trying to implement APIs to retrieve account information from a web service. That is, I would like to connect to a web service that has the A
rest-client is the most popular gem for easily connecting to RESTful web services