Skip to content

Instantly share code, notes, and snippets.

@marocchino
Created May 8, 2012 14:24
Show Gist options
  • Save marocchino/2635528 to your computer and use it in GitHub Desktop.
Save marocchino/2635528 to your computer and use it in GitHub Desktop.
RailsForZombies::Application.routes.draw do
match '/zombies/:name' => 'zombies#index', :as => :graveyard
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment