Sha256: 87d9f5ba71096a6c1c80a7531e716976980d745cfbd37469ece942f41fd638f6
Contents?: true
Size: 359 Bytes
Versions: 12
Compression:
Stored size: 359 Bytes
Contents
Feature: Article-specific subdirectories Scenario: Blog articles can have their own subdirectories for related files Given the Server is running at "article-dirs-app" When I go to "/blog/2011-01-01-new-article/example.txt" Then I should see "Not Found" When I go to "/2011/01/01/new-article/example.txt" Then I should see "Example Text"
Version data entries
12 entries across 12 versions & 1 rubygems