middleman/features/sprockets_gems.feature

5 lines
216 B
Gherkin
Raw Normal View History

2011-08-02 21:58:20 -07:00
Feature: Sprockets Gems
Scenario: Sprockets can pull jQuery from gem
Given the Server is running at "sprockets-app"
2011-10-19 16:21:46 -07:00
When I go to "/library/javascripts/jquery_include.js"
Then I should see "var jQuery ="