middleman/middleman-core/lib
Luís Ferreira af2e90cb0a Allow minify to correctly throw warnings
The `path` variable was being used but never defined in the context of the `minify` method. Thus, instead of a warning we would get an error. Using an instance variable fixes this.
2015-05-19 15:41:07 +01:00
..
middleman Fix Rack support. Closes #1501 2015-04-24 10:32:05 -07:00
middleman-core Normalize file path string encoding on darwin. For #1506 2015-05-17 12:25:17 -07:00
middleman-more Allow minify to correctly throw warnings 2015-05-19 15:41:07 +01:00
vendored-middleman-deps Unvendor padrino 2014-04-04 10:22:34 -07:00
middleman-core.rb Try to avoid *nix double load issue again 2015-02-17 09:39:59 -08:00