search for: destroy_tiket

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

2008 Jul 04
3
Linkt_to problems
I can''t explain where those differences come from. In one Project I can use the link_to without any problems. Like this: <%= link_to "LINKNAME", :action => "destroy", :id => ID %> But in another project... That happens <%= link_to "delete", :action => "destroy", :id => ticket.id %> <%= link_to "edit", :action