middleman/middleman-core
Dirk Breuer ae451608b3 CLI: Always require 'middleman-core/version'
The `init` command will fail if the `VERSION` was not required because
it is needed for the Gemfile generation. Unfortunately this was not
catched by the specs because the specs require the version and the child
process is not correctly reset.

I was not able to change this easily :-(
2014-04-07 16:15:50 +02:00
..
bin Stop messing with load path in middleman executable 2012-09-15 18:45:14 -07:00
features revert back to sass 3.2 and stable compass 2014-04-04 10:38:50 -07:00
fixtures Prefer loading layouts from layouts_dir over layouts with the same name in the source root. This also includes a bunch of refactoring/cleanup of rendering.rb. Fixes #1176. 2014-02-20 08:50:07 -08:00
lib CLI: Always require 'middleman-core/version' 2014-04-07 16:15:50 +02:00
spec Move to flat_map now that we don't use 1.8 2013-11-18 22:22:18 -08: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 bump execjs dep 2014-04-04 10:48:08 -07:00
Rakefile Implemented Rubocop 2013-12-28 00:47:39 +00:00