aboutsummaryrefslogtreecommitdiffstats
path: root/lib/attachment_to_html/adapters/rtf.rb
Commit message (Expand)AuthorAgeLines
* Move common AttachmentToHTML methods to a superclassJames McKinney2015-05-20-47/+3
* Add source file encoding for all ruby files.Louise Crow2015-05-15-0/+1
* Handle converting empty RTF fileshotfix/0.18.0.3Gareth Rees2014-06-06-0/+2
* Simpler AttachmentToHTML::Adapters::RTF interfaceGareth Rees2014-04-07-46/+16
* Work around a bug in unrtfGareth Rees2014-04-01-1/+12
* Get attachment body outside of chdirGareth Rees2014-04-01-12/+18
* Add AttachmentToHTML libraryGareth Rees2014-03-28-0/+120