Send values from one page to another page

throug this way we can call a differnt page and also able to send the
ruby’s default id
<%= link_to ‘DETAILS’,:controller => ‘cforeport’, :action =>
‘sv’,:id=>idd%>

But how I send a particlur value to another page
plz hepl with simple code