search for: undecided_id

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

2012 Feb 29
0
controller code for access to params in radio button column
...to get undecided to display in the table instead of yes. I''m sure this is a common scenario, but I can''t seem to get the controller stuff right, HELP! This is what I currently have in my controller: def Undecided #GET /achvrs/Radio_ButtonValues radio_button_results = params[:undecided_id].split ["Yes" "No" "Undecided"] PUTS params[:id] end Thanks in advance, --Stacey -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group...