ruby-fs-stack
ruby-fs-stack copied to clipboard
FsUtils.querystring_from_hash encoding hash values
FsUtils.querystring_from_hash is encoding the hash values rather than a copy of the hash values.
It should not modify the original hash.