Importing gmail/yahoo/hotmail/aol address book with rails
问题 I want to import address book of users from their gmail/hotmail/yahoo and aol address books. I am looking for a gem/plugin in rails which can help me do this. Any help is appreciated. Thanks. 回答1: Ive been trying Contacts : http://github.com/cardmagic/contacts It allows to import contacts from gmail with 2 lines of code!!! Works wonderfully for me. Still have to check out if it supports insertion and syncing (??) maybe. 回答2: I once used a gem called Blackbook: http://github.com/purzelrakete