Skip to content

Instantly share code, notes, and snippets.

@jtrim
Created June 14, 2012 19:34
Show Gist options
  • Save jtrim/2932427 to your computer and use it in GitHub Desktop.
Save jtrim/2932427 to your computer and use it in GitHub Desktop.
Haml ugly option
# config/initializers/haml.rb
Haml::Template.options[:ugly] = true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment