snap-cloud / snapcon

An event management tool tailored to Snap!Con. Forked from OSEM
https://snapcon.org
MIT License
9 stars 9 forks source link

Customize Devise Emails #135

Open cycomachead opened 3 years ago

cycomachead commented 3 years ago

https://hackernoon.com/how-to-override-and-customize-devise-mailers-with-rails-bada2cf5a1e1

The account confirmation email should be re-written

cycomachead commented 3 years ago

This was partially done. The groundwork has been laid in #138 but we should really use a custom controller.