diff options
author | Gareth Rees <gareth@mysociety.org> | 2014-04-02 12:11:56 +0100 |
---|---|---|
committer | Gareth Rees <gareth@mysociety.org> | 2014-04-07 17:09:58 +0100 |
commit | 0532eeee63f06e796f0e967f39dfa5f23d4821f7 (patch) | |
tree | 06b6755504b189f9ab2ace3d050dd93990a0e5ec /lib/attachment_to_html/view.rb | |
parent | e7d0f9a8b350ffe3c17451d6bb18051c7230ca61 (diff) |
Simpler AttachmentToHTML::Adapters::RTF interface
TODO: We really should be testing the full output of RTF#body, but we currently
want to remain consistent with Adapters::PDF as many methods are shared between
the Adapters.
A more correct spec might be:
expected = %Q(<font size=3><font color="#000000">thisisthebody</font></font>)
adapter.body.should == expected
Diffstat (limited to 'lib/attachment_to_html/view.rb')
0 files changed, 0 insertions, 0 deletions