Closed racorbit closed 12 years ago
when setting sender or recipient to "Full Name full.name@somewhere.com" it only shows the email address in the letter opener preview and thus had me troubleshooting all over the place assuming action mailer wasn't working :)
@racorbit it's already in master so give it a try, thanks!
Gemfile:
gem 'letter_opener', github: 'ryanb/letter_opener', branch: 'master'
when setting sender or recipient to "Full Name full.name@somewhere.com" it only shows the email address in the letter opener preview and thus had me troubleshooting all over the place assuming action mailer wasn't working :)