Skip to content

Instantly share code, notes, and snippets.

@azisaka
Created December 8, 2008 10:29
Show Gist options
  • Save azisaka/33419 to your computer and use it in GitHub Desktop.
Save azisaka/33419 to your computer and use it in GitHub Desktop.
require 'rubygems'
require 'knock_knock'
include Bubble::KnockKnock
Connection.instance.connect('email@gmail.com', 'password', 'cp')
Request.get('http://www.google.com/m8/feeds/contacts/email%40gmail.com/full')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment