Sha256: 9f1532423f0bc0b34d7d0b1890c5c9218063fd9f1986282191415d63006c4b4b
Contents?: true
Size: 489 Bytes
Versions: 4
Compression:
Stored size: 489 Bytes
Contents
Feature: Show version number As a presentator I want to add a version number to a new presentation In order to display it Background: Given a mocked home directory And git is configured with username "User" and email-address "email@example.com" Scenario: Default version number Given I successfully run `middleman-presentation create presentation --title "Test"` And the Server is running When I go to "/" Then I should see: """ v0.0.1 """
Version data entries
4 entries across 4 versions & 1 rubygems