public
Rubygem
Description: A universal interface to grab contact list information from various providers including Yahoo, Gmail, Hotmail, and Plaxo.
Homepage: http://rubyforge.org/projects/contacts
Clone URL: git://github.com/cardmagic/contacts.git
Click here to lend your support to: contacts and make a donation at www.pledgie.com !
fixing gemspec
cardmagic (author)
Tue Jul 15 15:38:27 -0700 2008
commit  934212a652d357fec441e881be62863e2bbdf244
tree    6eebf92a4af483e7cfddc300166aa3e40a8466d9
parent  cd5fe8b9c23b218158e9834d5f89ebd4097bda50
...
1
2
3
4
5
 
6
7
8
...
 
 
1
2
 
3
4
5
6
0
@@ -1,8 +1,6 @@
0
-require 'lib/contacts'
0
-
0
 Gem::Specification.new do |s|
0
   s.name = "contacts"
0
- s.version = "#{Contacts::VERSION}-cardmagic"
0
+ s.version = "1.0.12"
0
   s.date = "2008-07-10"
0
   s.summary = "A universal interface to grab contact list information from various providers including Yahoo, Gmail, Hotmail, and Plaxo."
0
   s.email = "lucas@rufy.com"

Comments

    No one has commented yet.