Sha256: 7f038c79502d636427cb74d044ee5d08983305e4958e2bab5b056df241290a98
Contents?: true
Size: 392 Bytes
Versions: 18
Compression:
Stored size: 392 Bytes
Contents
Feature: Next and previous article Scenario: Articles know their next and previous article Given the Server is running at "calendar-app" When I go to "/blog/2011-01-01-new-article.html" Then I should see "Next: /blog/2011-01-02-another-article.html" When I go to "/blog/2011-01-02-another-article.html" Then I should see "Previous: /blog/2011-01-01-new-article.html"
Version data entries
18 entries across 18 versions & 1 rubygems