Skip to content

Instantly share code, notes, and snippets.

@maylogger
Created September 3, 2013 01:46
Show Gist options
  • Select an option

  • Save maylogger/6418874 to your computer and use it in GitHub Desktop.

Select an option

Save maylogger/6418874 to your computer and use it in GitHub Desktop.
slim setting
# Require any additional compass plugins here.
require 'slim'
Slim::Engine.set_default_options :pretty => true, :disable_escape => true, :format => :html5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment