Sha256: cf9faa8975196adbad92407ba19f7124a6a5ad11adab490f8484cc1808447a2d

Contents?: true

Size: 218 Bytes

Versions: 17

Compression:

Stored size: 218 Bytes

Contents

@wip
Feature: Sprockets Gems

  Scenario: Sprockets can pull jQuery from gem
    Given the Server is running at "test-app"
    When I go to "/javascripts/jquery_base.js"
    # Then I should see "sprockets_sub_function"

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
middleman-2.0.7 features/sprockets_gems.feature
middleman-2.0.6 features/sprockets_gems.feature
middleman-2.0.5 features/sprockets_gems.feature
middleman-2.0.4 features/sprockets_gems.feature
middleman-2.0.3 features/sprockets_gems.feature
middleman-2.0.2 features/sprockets_gems.feature
middleman-2.0.1.1 features/sprockets_gems.feature
middleman-2.0.1 features/sprockets_gems.feature
middleman-2.0.0.3 features/sprockets_gems.feature
middleman-2.0.0.2 features/sprockets_gems.feature
middleman-2.0.0.1 features/sprockets_gems.feature
middleman-2.0.0 features/sprockets_gems.feature
middleman-2.0.0.rc99 features/sprockets_gems.feature
middleman-2.0.0.rc98 features/sprockets_gems.feature
middleman-2.0.0.rc97 features/sprockets_gems.feature
middleman-2.0.0.rc96 features/sprockets_gems.feature
middleman-2.0.0.rc95 features/sprockets_gems.feature