I did a quick grep through the source code, and it appears that email_address is used in the forgot_password views and controller actions. Definitely a bug, I opened #629. Were you experiencing problems anywhere else?

Bryan


steve enzer wrote:
I'd like to use the field email rather than email_address for user
logins.

 fields do
    email :email,:required,:unique, :login => true

I don't think that does it entirely though, as there's Hobo code still
trying to call find_by_emal_address and email_address. I remember
having seen something about this at some point, but unable to recall
or find it with google. Anyone run into the same thing?

thanks,
steve


--
You received this message because you are subscribed to the Google Groups "Hobo 
Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/hobousers?hl=en.

Reply via email to