diaspora/app/views/devise
Sarah Mei db6acebb6c Need to define mailer_name in the mailer wrapper class, or devise can't find the email templates.
Also, for some reason, had to move the include of NotifierHelper to the view itself. That requires more investigation.
2011-08-21 19:11:46 -07:00
..
confirmations
mailer Need to define mailer_name in the mailer wrapper class, or devise can't find the email templates. 2011-08-21 19:11:46 -07:00
passwords
shared
unlocks