Skip to content

Instantly share code, notes, and snippets.

@pulse00
Created November 28, 2010 12:10
Show Gist options
  • Save pulse00/718866 to your computer and use it in GitHub Desktop.
Save pulse00/718866 to your computer and use it in GitHub Desktop.
next_url = url_for({
:controller => 'authsubs',
:action => 'finish',
:only_path => false,
:host => request.host
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment