query_string to hash

Hello Eric,

Anybody know how to take the query string from the referrer and make it into a hash?

you can do :

CGIMethods.parse_query_parameters(my_string)

    -- Jean-François.