Skip to content

Instantly share code, notes, and snippets.

@turbod
Created October 6, 2022 07:48
Show Gist options
  • Save turbod/093bd0aa7b0bde562e0359e88f519d7e to your computer and use it in GitHub Desktop.
Save turbod/093bd0aa7b0bde562e0359e88f519d7e to your computer and use it in GitHub Desktop.
path = URI.parse(params[:url]).path.presence || "/"
redirect_to path
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment