Sha256: 23a74c96e71766ee42247af4bf25fcf6807235131609c4b4d1e7d126c1d25a0c
Contents?: true
Size: 324 Bytes
Versions: 70
Compression:
Stored size: 324 Bytes
Contents
Feature: Instance Variables Scenario: A dynamic page template using instance variables Given the Server is running at "instance-vars-app" When I go to "/a.html" Then I should see "A: 'set'" Then I should see "B: ''" When I go to "/b.html" Then I should see "A: ''" Then I should see "B: 'set'"
Version data entries
70 entries across 70 versions & 3 rubygems