Skip to content

Instantly share code, notes, and snippets.

@yamano
Created April 28, 2012 02:08
Show Gist options
  • Save yamano/2515094 to your computer and use it in GitHub Desktop.
Save yamano/2515094 to your computer and use it in GitHub Desktop.
RailsForZombies::Application.routes.draw do
match 'undead' => redirect('/zombies')
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment