Displaying 1 result from an estimated 1 matches for "ink_to".
Did you mean:
link_to
2006 Oct 27
1
link_to
Hi there.
Is there a way i can have my link_to refer outsite the current controler
?
I have a path /refrences/ wich lists the refrences, and i want a link_to
in this template, to refer to the path /companies/show/company.id is
this possible ?
I have tried using: ink_to ''link'', :action => ''/companies/show'&...