Skip to content

Instantly share code, notes, and snippets.

@rcdexta
Created December 4, 2014 11:06
Show Gist options
  • Save rcdexta/429381681bbbefe55132 to your computer and use it in GitHub Desktop.
Save rcdexta/429381681bbbefe55132 to your computer and use it in GitHub Desktop.
def ajax_redirect_to(url)
head 302, x_ajax_redirect_url: url
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment