I would like to be able to upload a vcard and have it parsed into my application's Model.
I am thinking that Paperclip would be a way to upload, but I have no idea how to do the parse.
I did a search on google, the only library that seems related is vpim, with mixed commentary.
Wanted to see what brilliant ideas might be out there to solve this...thanks.