> > what I have done is automatically login and redirect to the front page > after clicking on the user activation (link on the email). > The key is the "self.current_user = this" line on the activation > lyfecycle. >
I'm fairly sure this is sufficient. There's a "def current_user=" in the hobo user model which puts the user into the session as well as the current_user variable. Bryan -- 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.
