the-teacher / rails7-startkit

Launch Rails with 1 shell command!
https://github.com/the-teacher/rails7-startkit
MIT License
578 stars 80 forks source link

Add Mailcatcher #10

Closed the-teacher closed 1 year ago

the-teacher commented 1 year ago

rails c

DemoMailer.welcome_email.deliver!

Screenshot 2023-01-28 at 14 42 44

Mailcatcher http://localhost:1080/

Screenshot 2023-01-28 at 14 43 32

Mailer Preview http://localhost:3000/rails/mailers/demo_mailer/welcome_email

Screenshot 2023-01-28 at 14 41 58