Sha256: dc6ed87b3715b3c071ee7424e1a5328d0e345e187bd05cdf57b4814dfe6390dd
Contents?: true
Size: 1.41 KB
Versions: 1
Compression:
Stored size: 1.41 KB
Contents
bob_to_john: id: 1 message_id: 1 receiver_id: 2 receiver_type: EmailAddress receiver_spec: john@john.com kind: to position: 1 state_id: 511 type: EmailRecipient bob_to_mary: id: 2 message_id: 1 receiver_id: 3 receiver_type: EmailAddress receiver_spec: mary@mary.com kind: cc position: 1 state_id: 510 type: EmailRecipient bob_to_random: id: 3 message_id: 1 receiver_spec: random@random.com kind: cc position: 2 state_id: 510 type: EmailRecipient bob_to_marketing: id: 4 message_id: 1 receiver_id: 1 receiver_type: Department receiver_spec: marketing@companyxyz.com kind: cc position: 3 state_id: 510 type: EmailRecipient mary_to_john: id: 5 message_id: 2 receiver_id: 2 receiver_type: EmailAddress receiver_spec: john@john.com kind: bcc position: 1 state_id: 510 type: EmailRecipient unsent_bob_to_john: id: 6 message_id: 3 receiver_id: 2 receiver_type: EmailAddress receiver_spec: john@john.com kind: to position: 1 state_id: 510 type: EmailRecipient unsent_bob_to_mary: id: 7 message_id: 3 receiver_id: 3 receiver_type: EmailAddress receiver_spec: mary@mary.com kind: cc position: 1 state_id: 510 type: EmailRecipient queued_bob_to_john: id: 8 message_id: 4 receiver_id: 2 receiver_type: User receiver_spec: john@john.com kind: to position: 1 state_id: 510 type: EmailRecipient
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
has_emails-0.0.1 | test/fixtures/message_recipients.yml |