You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm looking to experiment with Crystal some, and am interested in helping out with this ticket. Is there any particular format you think would be best for the output?
@camuthig That would be fantastic! I can't think of a particular format, but maybe something like this?
To: ...
From: ...
Subject: ...
Headers: ...
Text Body: ...
HTML Body: ...
I think those keys can be colorized as green so it's easier to differentiate between key value. You can use the colorize module built in to Crystal: https://crystal-lang.org/api/0.25.1/Colorize.html
LMK if you have any other questions. I'm happy to help :)
#3 (comment)
print_emails
option to theDevAdapter
false
Will
puts
the email when delivering. This would go in this method:carbon/src/carbon/adapters/dev_adapter.cr
Lines 4 to 6 in e58a024
The text was updated successfully, but these errors were encountered: