compass/lib
Hampton Catlin 3bf3ddac72 Following a similar API to how the Complier works, don't log
anything (don't even load up the logger!) if we pass in the :quiet option.

I need this because of some conflicts with Compass::Logger, being referred
to as "Logger", which seemed to be pulling out the main Logger. This is a
seperate issue, but making this options[:quiet] API functional is a nice
work-around that keeps things from getting too messy.

Tests included, obviously.
2011-05-30 16:17:28 +01:00
..
compass Following a similar API to how the Complier works, don't log 2011-05-30 16:17:28 +01:00
compass.rb Handle homeless users. Closes GH-364. 2011-04-29 06:50:11 -07:00