Skip to content

Instantly share code, notes, and snippets.

@mrailton
Created February 17, 2015 14:25
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mrailton/d9581bea460a43af3465 to your computer and use it in GitHub Desktop.
Save mrailton/d9581bea460a43af3465 to your computer and use it in GitHub Desktop.
Adding twig extension to sculpin - add to app/config/sculpin_kernel.yml
services:
twig.extension.text:
class: Twig_Extensions_Extension_Text
tags:
- { name: twig.extension }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment