contacts.rb 185 Bytes
$:.unshift(File.dirname(__FILE__)+"/contacts/")

require 'rubygems'

require 'base'
require 'gmail'
require 'hotmail'
require 'yahoo'
require 'plaxo'
require 'aol'
require 'json_picker'