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 view this discussion on the web visit https://groups.google.com/d/msg/hobousers/-/qsrbm732P5QJ. 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.
