Skip to content

Instantly share code, notes, and snippets.

@raymyers
Created May 8, 2010 22:10
Show Gist options
  • Save raymyers/394801 to your computer and use it in GitHub Desktop.
Save raymyers/394801 to your computer and use it in GitHub Desktop.
beans = { // ...
groovyPageResourceLoader(com.cadrlife.jhaml.grailsplugin.HamlGroovyPageResourceLoader) {
baseResource = new org.springframework.core.io.FileSystemResource(".")
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment