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
How can I use this gem to render an incoming email as a partial. I can have the incoming email in raw format (as a huge string) or as a Mail object.
Any help is appreciated.
How can I use this gem to render an incoming email as a partial. I can have the incoming email in raw format (as a huge string) or as a
Mailobject.Any help is appreciated.