I can't work with hobo 1.3 as the documentation is even worse than for 1.0. but thanks for trying :)
On Sep 30, 9:36 pm, kevinpfromnm <[email protected]> wrote: > If you make a new hobo app with 1.3, the setup wizard has options for an > activation required site which should give you the code you need. > > The first problem, the confirm password and password are actually just > attribute accessors and the actual db field is generated from that. You > could make an attribute for confirmation, add it to the lifecycle create > params and then do a validation check that the confirm email and email > fields are the same. -- 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.
