Mauricio Ackermann

Mauricio Ackermann

Follow
homeAboutbadgesnewsletter
Tag

Rails

#rails

More content

Read more stories on Hashnode


Articles with this tag

How to preview emails with ActionMailer::Preview on Rails

Jul 14, 20203 min read

We know how it's a pain to test e-mails in our dev environment. Thinking of it, on Rails 4.1, the ActionMailer::Preview was released, making it...

How to preview emails with ActionMailer::Preview on Rails