Sha256: a2f52f91dddc99cce23e30f7ee2e34e61fdbf81250f9a871f3644f498cf790d6

Contents?: true

Size: 222 Bytes

Versions: 2

Compression:

Stored size: 222 Bytes

Contents

require 'aruba/cucumber'

ENV['PATH'] = "#{File.expand_path(File.dirname(__FILE__) + '/../../bin')}#{File::PATH_SEPARATOR}#{ENV['PATH']}"

Before do
  # Using "announce" causes massive warnings on 1.9.2
  @puts = true
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
methadone-0.0.2 templates/full/features/support/env.rb.erb
methadone-0.0.1 templates/full/features/support/env.rb.erb