Compiles jade templates into anonymous functions for use as Rails clientside templates
tilt-jade is a Rails engine that allows for easy compilation of Jade templates into client-side functions, similar to how the Sprockets .eco engine works. It is best used in combination with the jst engine to attach the compiled function to the window.
tilt-jade is a Rails engine that simplifies the process of compiling Jade templates into client-side functions. It is best used in combination with the jst engine and offers easy installation and integration. The tilt-jade gem is provided under the MIT License for open source use.