Deep In Rails: ActionMailer#deliver Part I
Welcome to the first in a series of articles that will delve deep into several commonly used methods of Rails. The first method we will look at is ActionMailer#deliver. Now, I am going to assume that you know what AM is and how to use. You’ve generated mailer models before and set up views and called… read more »
Post a comment