middleman/features/sprockets_gems.feature
2011-10-19 16:21:46 -07:00

5 lines
216 B
Gherkin

Feature: Sprockets Gems
Scenario: Sprockets can pull jQuery from gem
Given the Server is running at "sprockets-app"
When I go to "/library/javascripts/jquery_include.js"
Then I should see "var jQuery ="