I\'d like to use Jade templates client-side. Preferably generated using the Rails 3.1 asset pipeline. I can\'t really figure out how to do this.
Anyone who\'ve stumb
Jade now supports compiling for the client by default; use the -c --client option. See http://jade-lang.com/command-line.
-c --client