Sha256: 9ac2e7246b24492097522e32f950cd72b1fc27cb8b2298902f30b76bf5057bf9
Contents?: true
Size: 403 Bytes
Versions: 11
Compression:
Stored size: 403 Bytes
Contents
Feature: Sprockets Scenario: Sprockets require Given the Server is running at "test-app" When I go to "/javascripts/sprockets_base.js" Then I should see "sprockets_sub_function" Scenario: Sprockets require with custom :js_dir Given the Server is running at "sprockets-app" When I go to "/library/javascripts/sprockets_base.js" Then I should see "sprockets_sub_function"
Version data entries
11 entries across 11 versions & 1 rubygems