Sha256: 55de8b4087a4e746d555a8eaaedd0d402b239a77b7272d3f1692724994a8accd
Contents?: true
Size: 403 Bytes
Versions: 11
Compression:
Stored size: 403 Bytes
Contents
Feature: Sprockets Gems Scenario: Sprockets can pull jQuery from gem Given the Server is running at "sprockets-app" When I go to "/library/js/jquery_include.js" Then I should see "var jQuery =" # Scenario: Sprockets can pull CSS from gem # Given the Server is running at "sprockets-app" # When I go to "/library/css/bootstrap_include.css" # Then I should see "Bootstrap"
Version data entries
11 entries across 11 versions & 2 rubygems