Simple e-mail service with Rails
I’ve finished a long going beginner tutorial on how to write Simple e-mail service/client using Rails. Utilizing parts of Rails ecosystem (ActiveStorage, ActionMailer, ActionMailbox, Turbo) to showcase Rails capabilities while writing as little code as possible.
Post a comment