Displaying 1 result from an estimated 1 matches for "list_perform".
2006 Feb 27
1
decode URL
Hi,
I have a URL with encoded characters, I want them to be decoded.
Is this possible in the routes.rb?
e.g. decoding the @params[category]
map.connect ''performances/:category'', :controller => ''performance'',
:action => ''list_performances''
regards,
J?rg