aboutsummaryrefslogtreecommitdiffstats
path: root/lib/attachment_to_html/view.rb
Commit message (Collapse)AuthorAgeLines
* Add source file encoding for all ruby files.Louise Crow2015-05-15-0/+1
| | | | | | This is important under ruby 1.9 in order to determine the encoding that will be used for new strings created in the code in the file.
* Dynamically inject AttachmentToHTML::View contentGareth Rees2014-04-07-1/+13
|
* Add an AttachmentToHTML::View to deal with renderingGareth Rees2014-04-07-0/+27