sass.rb

Path: lib/sass.rb
Last Update: Tue Feb 28 13:16:43 +0000 2012

Required files

sass/version   sass/logger   sass/util   sass/engine   sass/plugin   sass/railtie  

Constants

SASS_BEGUN_TO_LOAD = true unless defined?(SASS_BEGUN_TO_LOAD)   This is necessary to set so that the Haml code that tries to load Sass knows that Sass is indeed loading, even if there‘s some crazy autoload stuff going on.

[Validate]