middleman/middleman-more
kematzy c00f9d5782 Tests for :sass_cache_path custom config
First time working with Cucumber, so perhaps not the best way to do things.

* Tests for default setting which stores the .sass_cache directory in Middleman app root.

* Tests for custom setting which stores the .sass_cache directory in /tmp directory.

Please Note!  Unable to test the output of the default .sass_cache location since the directory is stored outside of the app root during testing, but inside app root in "production"
2012-07-16 14:39:26 +08:00
..
features Tests for :sass_cache_path custom config 2012-07-16 14:39:26 +08:00
fixtures Tests for :sass_cache_path custom config 2012-07-16 14:39:26 +08:00
lib Added :sass_cache_path custom config of SASS cache directory 2012-07-16 14:34:36 +08:00
.gemtest enable gemtest at a per-gem level 2012-01-02 14:48:47 -08:00
middleman-more.gemspec Update execjs dep, hopefully fixing therubyrhino on JRuby 2012-07-07 16:30:50 -07:00
Rakefile setup rakefile for windows build 2012-01-05 20:34:24 -08:00