search for: plugcat_id

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

2006 Jun 25
3
select box''s
...Plugcats.find_all.collect {|p| [ p.title, p.id ] }, { :include_blank => true }) %> at the minute it extracts teh requried data, but submits the data as params[''plugin''][''plugcats''] how can I get it to submit it as [''plugin''][''plugcat_id''] thanks -- Posted via http://www.ruby-forum.com/.