Skip to content

Instantly share code, notes, and snippets.

@laguiar
Created July 2, 2010 17:58
Show Gist options
  • Save laguiar/461673 to your computer and use it in GitHub Desktop.
Save laguiar/461673 to your computer and use it in GitHub Desktop.
Convert a Hash to HTTP params
ActionController::Routing::Route.new().build_query_string(hash)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment