|
| Please contact andrew.wachira@matean.io if you have any questions. |
Mailers
Theme
Hound
Framework
Tailwind CSS
Devise ships with optional views you can generate on command. Most of these should work out of the box with Rails UI. The generated views in app/views/devise/mailer/ have the Hound theme applied. Save time without reinventing the wheel!
When you configured your app Rails UI generated and copied these mailer templates over automatically so there is no need to generate the views.
Rails UI takes care of the following:
Depending on your application you can enable different features from Devise so we'll leave the rest up to you to configure.
Be sure to update your config/initializers/devise.rb file to suite your needs.
Mailers
|