Sha256: 01b915a9086429b3dd4ede3fa9238fbb9e1940b2790c99b6b9844f03f3851f9e
Contents?: true
Size: 403 Bytes
Versions: 7
Compression:
Stored size: 403 Bytes
Contents
Feature: Support liquid partials Scenario: Rendering liquid Given the Server is running at "liquid-app" When I go to "/liquid_master.html" Then I should see "Greetings" Scenario: Rendering liquid Given the Server is running at "liquid-app" When I go to "/data2.html" Then I should see "OneTwo" Scenario: Building liquid Given a successfully built app at "liquid-app"
Version data entries
7 entries across 7 versions & 1 rubygems