Created
May 2, 2012 16:21
-
-
Save jkeroes/2577919 to your computer and use it in GitHub Desktop.
Dancer development.yml plugins
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
plack_middlewares: | |
# - | |
# - 'JSON::ForBrowsers' | |
- | |
- Debug | |
- panels | |
- | |
- Dancer::Version | |
- Memory | |
- Timer | |
- Parameters | |
- Environment | |
- Response | |
- Dancer::Settings | |
- Dancer::TemplateVariables | |
- Dancer::Logger |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment