但Controller 是產生HTML 回給客戶端;然而Mailer 則是建立透過email 寄出的信件(message)。 看看剛剛產生出來的 app/mailers/user_mailer.rb ,內有一個空的Mailer: ...
確定! 回上一頁