Sha256: b53ba49e93f4dcfd4020da46d30ada3eef28ed6528f59fdd423ed680666661ed

Contents?: true

Size: 284 Bytes

Versions: 1

Compression:

Stored size: 284 Bytes

Contents

Feature: Path to libraries
  Scenario: Load Ember.js
    Given the Server is running at "path-to-libraries"
    When I go to "/javascripts/application.js"
    Then I should see "Ember.VERSION"
    Then I should see "Handlebars.VERSION"
    Then I should see "DS.CURRENT_API_REVISION"

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
ember-middleman-0.0.1 features/path_to_libraries.feature