I hereby claim:
- I am masonoise on github.
- I am masonoise (https://keybase.io/masonoise) on keybase.
- I have a public key whose fingerprint is 23DE 3506 201B 7BB8 4746 BA51 3F36 B807 1D70 B942
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
# | |
# This class will wrap an S3 object and provide the methods that the Mailgun library expects in order | |
# to use the S3 object for sending a mail attachment. | |
# | |
# Use as follows: | |
# | |
# data = Multimap.new | |
# data[:from] = "My Self <[email protected]>" | |
# data[:subject] = "Subject" | |
# data[:to] = "#{recipients.join(', ')}" |