sass.rb
Path:
lib/sass.rb
Last Update:
Thu Sep 20 07:26:10 +0200 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]