search for: ayowaya

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

2007 Sep 07
3
how to pass an array through url_for.
hi , every one. i just want to generate url from url_for method like this: url_for(:controller=>"users",:action=>"index",:names=>["aotianlong","ayowaya"]) i except it''s generate users?names[]=aotianlong&names[]=ayowaya but it''s generated : users?names=aotianlong%2Fayowaya any idiea ? thank you . --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Googl...