Sha256: 5dac8fed93d60b09eaf3aa52bda7d748a041065595b807fcbeda1cdc3dc4c531

Contents?: true

Size: 308 Bytes

Versions: 27

Compression:

Stored size: 308 Bytes

Contents

@disable-bundler
Feature: Creating a Heroku app

  Scenario: --heroku=true
    When I suspend a project called "test_project" with:
      | argument | value |
      | --heroku | true  |
    Then the "test_project-staging" Heroku app should exist
    And the "test_project-production" Heroku app should exist

Version data entries

27 entries across 27 versions & 3 rubygems

Version Path
suspenders-1.6.0 features/heroku_true.feature
railslove-suspenders-0.1.3 features/heroku_true.feature
railslove-suspenders-0.1.2 features/heroku_true.feature
railslove-suspenders-0.1.1 features/heroku_true.feature
suspenders-1.5.1 features/heroku_true.feature
suspenders-1.5.0 features/heroku_true.feature
welaika-suspenders-1.4.0 features/heroku_true.feature
suspenders-1.4.0 features/heroku_true.feature
railslove-suspenders-0.1.0 features/heroku_true.feature
welaika-suspenders-1.2.10 features/heroku_true.feature
suspenders-1.3.0 features/heroku_true.feature
welaika-suspenders-1.2.9 features/heroku_true.feature
welaika-suspenders-1.2.8 features/heroku_true.feature
welaika-suspenders-1.2.7 features/heroku_true.feature
welaika-suspenders-1.2.6 features/heroku_true.feature
welaika-suspenders-1.2.5 features/heroku_true.feature
welaika-suspenders-1.2.4 features/heroku_true.feature
welaika-suspenders-1.2.3 features/heroku_true.feature
suspenders-1.2.2 features/heroku_true.feature
suspenders-1.2.1 features/heroku_true.feature