Skip to content

Instantly share code, notes, and snippets.

@mluton
Created April 11, 2012 22:17
Show Gist options
  • Save mluton/2363126 to your computer and use it in GitHub Desktop.
Save mluton/2363126 to your computer and use it in GitHub Desktop.
Example of link_to with query parameters.
<%= link_to 'root', root_path(:foo => 'bar') -%>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment