Skip to content

Instantly share code, notes, and snippets.

@phuesler
Created January 27, 2010 15:20
Show Gist options
  • Save phuesler/287919 to your computer and use it in GitHub Desktop.
Save phuesler/287919 to your computer and use it in GitHub Desktop.
ActionController::Routing::Routes.draw do |map|
map.connect "/rescue/:action.:format", :controller => "rescue"
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment