middleman/middleman-core
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
..
bin Stop messing with load path in middleman executable 2012-09-15 18:45:14 -07:00
features More i18n tests and make sure templates with locale in file name take precedence over the default. 2015-05-16 13:53:09 -07:00
fixtures Merge pull request #1393 from AndrewKvalheim/minify-proxied 2015-05-02 14:28:00 -07:00
lib Allow minify to correctly throw warnings 2015-05-19 15:41:07 +01:00
spec fix specs on windows 2014-07-03 21:09:32 +01:00
.gemtest enable gemtest at a per-gem level 2012-01-02 14:48:47 -08:00
.simplecov ignore vendor in simplecov 2013-06-04 14:28:46 -07:00
.yardopts Fix yard options 2013-11-25 00:12:39 -08:00
middleman-core.gemspec Update version of i18n 2014-12-28 10:36:33 +01:00
Rakefile Implemented Rubocop 2013-12-28 00:47:39 +00:00