Skip to content

Instantly share code, notes, and snippets.

@seiffert
Created December 11, 2011 18:29
Show Gist options
  • Save seiffert/1461961 to your computer and use it in GitHub Desktop.
Save seiffert/1461961 to your computer and use it in GitHub Desktop.
Mayflower Blog - ZF vs. Symfony2 - routing_dev.yml
_assetic:
resource: .
type: assetic
_wdt:
resource: "@WebProfilerBundle/Resources/config/routing/wdt.xml"
prefix: /_wdt
_profiler:
resource: "@WebProfilerBundle/Resources/config/routing/profiler.xml"
prefix: /_profiler
_main:
resource: routing.yml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment