Sha256: a0d77aa4b1a0a8a381711eef952027dc318a9364516d1629a3d4138e4a6ba5fb

Contents?: true

Size: 372 Bytes

Versions: 1

Compression:

Stored size: 372 Bytes

Contents

@no-clobber
Feature: Jumpup
  Background:
    Given I have created the app "myapp" with pah

  Scenario: Have correct files
    Then I have a lib/tasks/jumpup.rake
    Then I have a config/initializers/jumpup_heroku.rb
    Then I have the file config/initializers/jumpup_heroku.rb and contents of this file should include:
      """
      config.app = 'myapp'
      """


Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
pah-0.0.15 features/jumpup.feature