Sha256: 897f174fb8efa22c1d62dba4ab482dedf7339ab19704b896a5bc30b6e8cb72ed
Contents?: true
Size: 279 Bytes
Versions: 55
Compression:
Stored size: 279 Bytes
Contents
Feature: Support Rack apps mounted using map Scenario: Mounted Rack App at /sinatra Given the Server is running at "sinatra-app" When I go to "/" Then I should see "Hello World (Middleman)" When I go to "/sinatra/" Then I should see "Hello World (Sinatra)"
Version data entries
55 entries across 55 versions & 3 rubygems