Created
April 11, 2012 22:17
-
-
Save mluton/2363126 to your computer and use it in GitHub Desktop.
Example of link_to with query parameters.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<%= 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