Yes, it is working.

Thank you Bryan.

jet


> > user_activate_url failed to generate from
> > {:controller=>"users", :action=>"activate", :id=>nil, 
> > :key=>"29225184fa4f1f0ef760a7f2a5a5f9d5f809c721"},
> > expected: {:controller=>"users", :action=>"activate"}, diff:
> > {:id=>nil, :key=>"29225184fa4f1f0ef760a7f2a5a5f9d5f809c721"}
>
> It's saying that Rails cannot create a route to the activate transition
> without an id.  You probably have a reference to user_activate_url in
> your mailer.  This probably means that your user had validation errors.
>    I recently updated the creator in agility with this code:
>
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to