From: Re BR Date: 2009-09-15T09:58:45+09:00 Subject: URL format I have the following hash myhash { "inter" => "team", "shirt" => "stripe" } desired output inter=team&shirt=stripe I tried url_for myhash but got undefined method `url_for' for thanks -- Posted via http://www.ruby-forum.com/.