heartcombo--devise/app
José Valim db1ce8eeb2 Sign up now check if the user is active or not and redirect him accordingly setting the inactive_signed_up message. This commit also moves after_update_path_for to inside RegistrationsController, not allowing it to be overriden inside ApplicationController anymore. 2010-09-30 09:12:00 +02:00
..
controllers/devise Sign up now check if the user is active or not and redirect him accordingly setting the inactive_signed_up message. This commit also moves after_update_path_for to inside RegistrationsController, not allowing it to be overriden inside ApplicationController anymore. 2010-09-30 09:12:00 +02:00
helpers All tests green on latest Rails beta. 2010-04-13 23:28:13 +02:00
mailers/devise Add reply-to to e-mail headers by default. Closes #474 2010-09-21 10:07:02 +02:00
views/devise Use Rails 3 email_field helper instead of text_field for email 2010-09-28 06:18:05 +08:00