mirror of
https://github.com/heartcombo/devise.git
synced 2026-04-28 03:00:29 -04:00
Our Simple Form generator shouldn't be responsible for generating the `mailer` view directory, so we should skip it and let the Erb generator do the job. Closes #3254.