Skip to content

Instantly share code, notes, and snippets.

@Hates
Created July 17, 2015 15:32
Show Gist options
  • Save Hates/c401a24c68dbbc05c3db to your computer and use it in GitHub Desktop.
Save Hates/c401a24c68dbbc05c3db to your computer and use it in GitHub Desktop.
match "foo/bar", to: redirect('/oof/%{name}')
match "oof/:action", controller: "some"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment