Skip to content

Instantly share code, notes, and snippets.

@cordoval
Forked from anonymous/gist:899535
Created April 2, 2011 14:46
Show Gist options
  • Save cordoval/899537 to your computer and use it in GitHub Desktop.
Save cordoval/899537 to your computer and use it in GitHub Desktop.
rep:
pattern: /rep
defaults: { _controller: AwareSales:Rep:index }
sale_main:
pattern: /sale/
defaults: { _controller: AwareSales:Sale:index }
sale_new:
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