Sha256: 39681d586bfc24b7d8b26f172d48a776c65e15bff191f8b5229685ce0328383d

Contents?: true

Size: 191 Bytes

Versions: 21

Compression:

Stored size: 191 Bytes

Contents

$LOAD_PATH.unshift(File.join(File.dirname(__FILE__), '../../', 'lib'))

require 'rspec/expectations'
require 'data_magic'

Before do
  DataMagic.yml_directory = nil
  DataMagic.yml = nil
end

Version data entries

21 entries across 21 versions & 1 rubygems

Version Path
data_magic-1.2 features/support/env.rb
data_magic-1.1 features/support/env.rb
data_magic-1.0 features/support/env.rb
data_magic-0.22 features/support/env.rb
data_magic-0.21 features/support/env.rb
data_magic-0.20 features/support/env.rb
data_magic-0.19 features/support/env.rb
data_magic-0.18 features/support/env.rb
data_magic-0.17 features/support/env.rb
data_magic-0.16.1 features/support/env.rb
data_magic-0.16 features/support/env.rb
data_magic-0.15.2 features/support/env.rb
data_magic-0.15.1 features/support/env.rb
data_magic-0.15 features/support/env.rb
data_magic-0.14 features/support/env.rb
data_magic-0.13 features/support/env.rb
data_magic-0.12 features/support/env.rb
data_magic-0.11 features/support/env.rb
data_magic-0.10 features/support/env.rb
data_magic-0.9 features/support/env.rb