cardmagic / contacts

A universal interface to import email contacts from various providers including Yahoo, Gmail, Hotmail, AOL and Plaxo.
http://rubyforge.org/projects/contacts
BSD 3-Clause "New" or "Revised" License
616 stars 218 forks source link

Updated version #46

Open jmangoubi opened 12 years ago

jmangoubi commented 12 years ago

Is there a new version out that supports ruby 1.9.3 and rails 3.2? Who's currently managing this project now?

thanks

eofferma commented 11 years ago

I think that the best option is the fork https://github.com/liangzan/contacts for ruby 1.9. However I noticed that there was a issue (Invalid UTF-8 characters) when I try to get my hotmail contacts. Meanwhile you can use my fork with this resolved: https://github.com/eofferma/contacts,

Sorry my english.

deneuxa commented 11 years ago

It's working fine with liangzan or eofferma version with this configuration, but I'm getting this new error with hotmail since a week, any idea ? https://github.com/liangzan/contacts/issues/16

eofferma commented 11 years ago

Can you please specify the ruby version that you're using? I can't reproduce that problem on ruby-1.9.2-p290 or ruby-1.9.3-p125. Maybe is something relating with the data itself.

deneuxa commented 11 years ago

ruby 1.9.3p194 (2012-04-20 revision 35410) [x86_64-darwin11.4.0] rails 3.2.2