Skip to content

Instantly share code, notes, and snippets.

@nicholasf
Created November 26, 2009 04:04
Show Gist options
  • Save nicholasf/243231 to your computer and use it in GitHub Desktop.
Save nicholasf/243231 to your computer and use it in GitHub Desktop.
#map the 'send' route to a controller then watch Rails break
map.connect "/send", :controller => "invitations", :action => "send"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment