Sha256: 3873c0e66aa3b51cdd45751a642791dc9182a9d1385629a3bc4992ab44d4179b

Contents?: true

Size: 350 Bytes

Versions: 1

Compression:

Stored size: 350 Bytes

Contents

Feature: Jumpup
  Background:
    Given I have created a app 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.14 features/jumpup.feature