dcparker / ruby-gmail

A Rubyesque interface to Gmail. Connect to Gmail via IMAP and manipulate emails and labels. Send email with your Gmail account via SMTP. Includes full support for parsing and generating MIME messages.
http://dcparker.github.com/ruby-gmail
792 stars 123 forks source link

use memoization to avoid costly operations. #82

Closed 0x1eef closed 8 years ago

0x1eef commented 9 years ago

ping @dcparker