mirror of
https://github.com/heartcombo/devise.git
synced 2026-04-28 03:00:29 -04:00
Previously inheriting from Devise::Mailer would not render default views from devise when the inheriting mailer didn't have the view. Now it'll correctly pick the default one from Devise::Mailer.