| James Britt 2005-08-28, 6:59 pm |
| Park Heesob wrote:
> GMailer is a class for interface to Google's webmail service.
>
> It can fetch mails, save attachements, get cotact lists, invite someone
> or send message with file attachments. You can make GMail as an online
> backup system or as a virtual filesystem with this library.
>
> CHANGE since 0.0.3 (preivious code could break)
> - Remove camelCase methods
> - Fix some bugs
> - Modify some key name
> subj -> subject , mid -> msg_id, tid -> thread_id, orig_df -> draft_id
>
> Thanks James and Shanko!
Oh no, thank you!
James
--
http://www.ruby-doc.org - The Ruby Documentation Site
http://www.rubyxml.com - News, Articles, and Listings for Ruby & XML
http://www.rubystuff.com - The Ruby Store for Ruby Stuff
http://www.jamesbritt.com - Playing with Better Toys
|