Sha256: 81cdfa5396ff6c550652e5c4234357cce10a4370d0d6f8e0e9d2af1f4419b68f

Contents?: true

Size: 332 Bytes

Versions: 3

Compression:

Stored size: 332 Bytes

Contents

Feature: The console command
  Most aspects of connection to a server are tested in shell feature.

  Scenario: Opening a local Rails console
    When I run `geordi console`
    Then the output should contain "# Opening a local Rails console"
      And the output should contain "Util.system! bundle exec rails console development"

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
geordi-2.2.0 features/console.feature
geordi-2.1.0 features/console.feature
geordi-2.0.0 features/console.feature