Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
電子メールの送信を容易にするために premailer gem を使用しています。特定の種類の電子メールの 1 つとして、私は常に平文を送信する必要があります。
premailerにそれを強制するにはどうすればよいですか?
.html.erbテンプレートを削除すると、プレーンテキストのメールのみが自動的に送信されます。