authlogic email as username
Posted
by ADAM
on Stack Overflow
See other posts from Stack Overflow
or by ADAM
Published on 2010-03-17T23:53:13Z
Indexed on
2010/03/18
0:11 UTC
Read the original article
Hit count: 644
How do i override/set authlogic to use the email field instead of the username field for both signup and authentication, having a username + an email is occasionally too intense for some some registration scenarios
© Stack Overflow or respective owner