Improved doc.

This commit is contained in:
Martin Edenhofer 2016-06-03 15:25:35 +02:00
parent 3bb6267f39
commit 536cc11ba1

View file

@ -23,6 +23,7 @@ class Channel::EmailParser
cc: 'Somebody <somebody@example.com>',
subject: 'some message subject',
body: 'some message body',
date: Time.zone.now,
attachments: [
{
data: 'binary of attachment',