Displaying 1 result from an estimated 1 matches for "m001645".
Did you mean:
  m000645
  
2010 Jan 30
2
passing multiple objects with remote_function
Hey,
I can successfully pass a single object from any form field to my
controller via:
Select Year: <%= collection_select("vehicle", "year", @availableYears,
"year", "year",
                    {:prompt   => "Select a year"},
                    {:onchange => "#{remote_function(:url  => {:action
=>