aboutsummaryrefslogtreecommitdiffstats
path: root/lib/attachment_to_html/adapter.rb
Commit message (Collapse)AuthorAgeLines
* Add body_as_text, default_body.Louise Crow2015-06-22-1/+1
| | | | | | Main intent here is to be more explicit about what form you're getting the attachment body in - valid UTF-8 or binary, and has it been cleaned up in order to be UTF-8?
* Eliminate !! (bang bang)James McKinney2015-05-27-1/+1
|
* Move common AttachmentToHTML methods to a superclassJames McKinney2015-05-20-0/+67