middleman/middleman-core/lib
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
..
middleman Implemented Rubocop 2013-12-28 00:47:39 +00:00
middleman-core CLI: Always require 'middleman-core/version' 2014-04-07 16:15:50 +02:00
middleman-more Unvendor padrino 2014-04-04 10:22:34 -07:00
vendored-middleman-deps Unvendor padrino 2014-04-04 10:22:34 -07:00
middleman-core.rb Implemented Rubocop 2013-12-28 00:47:39 +00:00