Sha256: 36d2e675be497f689b1f9941e8ba166615d62585636912fa7eaf9ae94b959fef

Contents?: true

Size: 264 Bytes

Versions: 9

Compression:

Stored size: 264 Bytes

Contents

Feature: Fix app_name

Scenario: App name does not like a hyphen
  When I successfully run `skellington generate hyphenated-name`
  Then a directory named "hyphenated_name/lib/" should exist
  And a file named "hyphenated_name/lib/hyphenated_name.rb" should exist

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
skellington-0.4.0 features/naming.feature
skellington-0.3.6 features/naming.feature
skellington-0.3.5 features/naming.feature
skellington-0.3.4 features/naming.feature
skellington-0.3.3 features/naming.feature
skellington-0.3.2 features/naming.feature
skellington-0.3.1 features/naming.feature
skellington-0.3.0 features/naming.feature
skellington-0.2.2 features/naming.feature