uri = URI.parse(the_uri)
hash = CGI.parse(uri.query)
hash["size"] = size.to_s
...

Ruby Set value of key in uri

by Hakon1, August 21, 2010 10:59, 5 refactorings, tagged with rails

Is there some magic i don't...

3764c38cac5f613c92a87b8c3813a3ad Talk