search for: feca428c

Displaying 1 result from an estimated 1 matches for "feca428c".

2006 Aug 03
2
Link to an other model
Hi I a newbie in RoR! So I have an easy question for some of you: I want with the following codeline link to the Admin-Controller. The codeline is on the Product-View with a seperate controller "Product". <%= link_to ''Back'', :action => ''Admin'' %> But it doesn''t work correctly. Can anyone help me? I want to make a simple link!