Hi, I am new to hobo and don't understand the following:
the document (https://github.com/tablatom/hobo/wiki/Lifecycles) says that "... when a user clicks on the link, they will get a page with an “activate” button and no additional fields, and when they click it, the account will be activated.." This means that it should work out of the box. But this does not work out of the box. the next sentence is: "...If you want the activation to happen automatically after the user clicks the link, override the activate method so that it calls what do_activate calls..." So, 1) where can I see what happens if I dont override the activate method? 2) what is the sense of the current implementation, that after clicking the active link nothing happens? thanks, Alex. -- You received this message because you are subscribed to the Google Groups "Hobo Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/hobousers?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
