Most ajax stuff that hobo directly supports centers around parts (being able to update a portion of the page automatically) and lifecycles. If neither of those meet your needs, you can always fall back to the rails link_to_remote method.
On Mar 31, 2:53 pm, Craig H <[email protected]> wrote: > Is there an equivalent to 'link_to_remote' in Hobo? I don't see any > attributes on the <a> tag to do this, and I don't want a button, so > <remote-method-button> doesn't cut it. > > Thanks > Craig Huizenga -- 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.
