Sha256: 6627bdb6210737ab27a25aebcd8712912e8c60ae67a524202094ce3cd8b2a8c6
Contents?: true
Size: 404 Bytes
Versions: 109
Compression:
Stored size: 404 Bytes
Contents
@encoding Feature: Tilde directories In order to support ~ characters in directories Scenario: Build directories with containing ~ characters in their name Given a fixture app "empty-app" And a file named "source/~notexistinguser/index.html" with: """ It works! """ And the Server is running When I go to "/~notexistinguser/index.html" Then I should see "It works!"
Version data entries
109 entries across 109 versions & 5 rubygems