search for: 24772e60

Displaying 1 result from an estimated 1 matches for "24772e60".

Did you mean: 247,260
2006 Jul 25
2
What to use in params[:name]
I am using the auto complete components in Rails, and if I look at the generated source I see that the id is model_field and the name is model[field]. Given that i am evaluatin params individually , and not part of one form variable, which should I use to call that value with params[:name], model_field or model[field]? Thanks for your help and time, Ben -- Posted via