Move off-by-default extensions into middleman-more, make middleman-more itself an extension

This commit is contained in:
Thomas Reynolds 2012-05-24 16:14:17 -07:00
parent 182ad87ad3
commit 1cad726c81
92 changed files with 902 additions and 758 deletions

View file

@ -1,6 +0,0 @@
Feature: Lorem generating helper
Scenario: Lorem Helper
Given the Server is running at "lorem-app"
Then going to "/lorem.html" should not raise an exception
And I should see "http://placekitten.com/100"