twirl
twirl copied to clipboard
The Play framework Scala template engine, stand-alone and packaged as an SBT plugin
I'm trying to use twirl as part of my integration tests. My integration tests have an HTTP simplicator that mimics a real world service. To implement this simplicator in the...
Twirl.settings breaks scala.collection.JavaConversions.mapAsScalaMap in Spring Application Context
I've got an old Scala app I'm slowing converting over to SBT. It still has some Spring 3 stuff in it (yea I know, I know. I will rip it...
It'd be great if it was possible to use [jade](http://scalate.fusesource.org/documentation/jade.html) in the same way as twirl, i.e. as a stand-alone template engine available to SBT. Possibly this would entail implementing...