Created
September 29, 2013 14:41
-
-
Save RudolfHattenkofer/6753075 to your computer and use it in GitHub Desktop.
URL of the current page.
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
request.original_url | |
# In a form: | |
<%= form_tag( request.original_url ) do %> | |
<% end %> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment