Skip to content

Instantly share code, notes, and snippets.

Created April 2, 2011 14:45
Show Gist options
  • Save anonymous/899535 to your computer and use it in GitHub Desktop.
Save anonymous/899535 to your computer and use it in GitHub Desktop.
rep:
pattern: /rep
defaults: { _controller: AwareSales:Rep:index }
sale:
pattern: /sale/
defaults: { _controller: AwareSales:Sale:index }
sale:
pattern: /sale/new
defaults: { _controller: AwareSales:Sale:new }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment