Skip to content

Instantly share code, notes, and snippets.

@johnbintz
Created June 8, 2011 19:57
Show Gist options
  • Save johnbintz/1015236 to your computer and use it in GitHub Desktop.
Save johnbintz/1015236 to your computer and use it in GitHub Desktop.
Using haml-js with Jammit
compress_assets: off
gzip_assets: off
template_function: Haml
template_extension: js.haml
javascripts:
common:
- public/javascripts/haml.js
- app/views/**/*.js.haml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment