Share
I just pushed some changes to my fork of the blackbook address book importer gem. Here is a list of changes
The gem now works with the latest version of mechanize and nokogiri
Myspace and Gmail importer working perfectly. Myspace had changed its url scheme and also address book rendering stuff so the gem was broken for [...]
Share
Blackbook gem is the easiest way to add address book import functionality in your webapp. It currently supports Gmail, Yahoo, Hotmail, AOL and CSV import. I recently patched the gem to add myspace address book import functionality and have checkedin the code on github. I also fixed the name import for gmail. You can find [...]