Sorry, the create step above should be:
create :signup, :params =>
[:username, :email_address, :password, :password_confirmation],
:become => :inactive, :available_to => "Guest", :new_key => true
do
UserMailer.deliver_activation(self, lifecycle.key)
end
On Nov 21, 10:17 pm, sol <[EMAIL PROTECTED]> wrote:
> This is the lifecycle definition for Email Activation with the new
> syntax:
>
> http://pastie.org/private/mjjf7dywi4mp7i7yutpgw
>
> I hope I got it right, feel free to correct please.
>
> On Nov 21, 10:15 pm, blizz <[EMAIL PROTECTED]> wrote:
>
>
>
> > I'm blown away, you have really outdone yourself, fantastic work!!!
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---