luckyframework / carbon

Email library for Crystal. Testable, adapter-based, and catches bugs for you. Comes with an adapter for SendGrid.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use 'Carbon::Emailable#carbon_address_for_from'

paulcsmith opened this issue · comments

there's not much to go on for this. There's no explanation of what should use it and why. I kind of assume you mean using it in Carbon::Email#from

C'mon @matthewmcgarvey I think it's pretty clear what we need to do here.

def carbon_address_for_from
  "No description provided."
end

🤪