> However, the automatic action the form generates is
> an update (get), which is not what I want. I want the edit
> action in projects controller to be called.
>

Hmmm, a magic Hobo form should always create a PUT or a POST request.
Is there a typo in the quoted paragraph?

You can vary the method by passing method="get" to form.

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.


Reply via email to