Skip to content

Instantly share code, notes, and snippets.

@merbjedi
Created March 10, 2010 20:52
Show Gist options
  • Save merbjedi/328377 to your computer and use it in GitHub Desktop.
Save merbjedi/328377 to your computer and use it in GitHub Desktop.
BEFORE HASSLE Sass::Plugin.options[:template_location]:
{ "/disk1/home/slugs/146078_f13a911_93e2/mnt/.bundle/gems/gems/compass-960-plugin-0.9.11/sass"=>"/disk1/home/slugs/146078_f13a911_93e2/mnt/public/stylesheets",
"/disk1/home/slugs/146078_f13a911_93e2/mnt/.bundle/gems/gems/compass-0.10.0.rc1/frameworks/compass/stylesheets"=>"/disk1/home/slugs/146078_f13a911_93e2/mnt/public/stylesheets",
"/disk1/home/slugs/146078_f13a911_93e2/mnt/public/sass"=>"/disk1/home/slugs/146078_f13a911_93e2/mnt/public/stylesheets",
"/disk1/home/slugs/146078_f13a911_93e2/mnt/.bundle/gems/gems/compass-0.10.0.rc1/frameworks/blueprint/stylesheets"=>"/disk1/home/slugs/146078_f13a911_93e2/mnt/public/stylesheets"}
AFTER HASSLE Sass::Plugin.options[:template_location]:
[
["/disk1/home/slugs/146078_f13a911_93e2/mnt/.bundle/gems/gems/compass-960-plugin-0.9.11/sass", "/disk1/home/slugs/146078_f13a911_93e2/mnt/tmp/hassle/disk1/home/slugs/146078_f13a911_93e2/mnt/.bundle/gems/gems/compass-960-plugin-0.9.11"],
["/disk1/home/slugs/146078_f13a911_93e2/mnt/.bundle/gems/gems/compass-0.10.0.rc1/frameworks/compass/stylesheets", "/disk1/home/slugs/146078_f13a911_93e2/mnt/tmp/hassle/disk1/home/slugs/146078_f13a911_93e2/mnt/.bundle/gems/gems/compass-0.10.0.rc1/frameworks/compass"],
["/disk1/home/slugs/146078_f13a911_93e2/mnt/public/sass", "/disk1/home/slugs/146078_f13a911_93e2/mnt/tmp/hassle"],
["/disk1/home/slugs/146078_f13a911_93e2/mnt/.bundle/gems/gems/compass-0.10.0.rc1/frameworks/blueprint/stylesheets", "/disk1/home/slugs/146078_f13a911_93e2/mnt/tmp/hassle/disk1/home/slugs/146078_f13a911_93e2/mnt/.bundle/gems/gems/compass-0.10.0.rc1/frameworks/blueprint"]
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment