Skip to content

Instantly share code, notes, and snippets.

@martincr
Created April 12, 2011 00:25
Show Gist options
  • Save martincr/914670 to your computer and use it in GitHub Desktop.
Save martincr/914670 to your computer and use it in GitHub Desktop.
To avoid the daft single quotes in Haml, include this line in your main.rb file and restart your server
set :haml, :attr_wrapper => '"'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment