If you are using registerable and confirmable, why is it that you only get registerable styled flash messages?
Active Admin has munged my il8n config, and won't display my devise.en.yml file.
I just want my people to know they are getting an email. The same message that confirmable would deliver, but is some only the registerable is shown.
I tried putting confirmable ahead of registerable in my model, but that didn't change anything.
Thoughts?