Improved doc.
This commit is contained in:
parent
3bb6267f39
commit
536cc11ba1
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ class Channel::EmailParser
|
||||||
cc: 'Somebody <somebody@example.com>',
|
cc: 'Somebody <somebody@example.com>',
|
||||||
subject: 'some message subject',
|
subject: 'some message subject',
|
||||||
body: 'some message body',
|
body: 'some message body',
|
||||||
|
date: Time.zone.now,
|
||||||
attachments: [
|
attachments: [
|
||||||
{
|
{
|
||||||
data: 'binary of attachment',
|
data: 'binary of attachment',
|
||||||
|
|
Loading…
Reference in a new issue