Introduction
Ruby is a dynamic scripting language that has received a good amount of
attention in recent years due to the popular Rails web-development
framework. This article will explain how to use Ruby to interact with
Google Data API services. We will not focus on Rails, instead we are
more interested in explaining the underlying HTTP commands and
structure of our feeds. All of the examples presented here can be
followed from the command line by using
irb, Ruby's interactive shell.
For the rest of this article, visit the Developer Knowledge Base
Please add comments below using the 'Discuss this
page' feature if you want to discuss this article with your fellow
developers or share feedback with Google.