Sha256: 82426f0088024dbd4ffc1f32aed03e7c77f339c5c0cdfadc5953f8855ca5231b

Contents?: true

Size: 196 Bytes

Versions: 9

Compression:

Stored size: 196 Bytes

Contents

$: << File.expand_path("../../../lib", __FILE__)

require "json_spec/cucumber"

JsonSpec.directory = File.expand_path("../../../spec/support/files", __FILE__)

def last_json
  @last_json.to_s
end

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
json_spec-1.1.5 features/support/env.rb
json_spec-1.1.4 features/support/env.rb
json_spec-1.1.3 features/support/env.rb
json_spec-1.1.2 features/support/env.rb
json_spec-1.1.1 features/support/env.rb
json_spec-1.1.0 features/support/env.rb
json_spec-1.0.3 features/support/env.rb
json_spec-1.0.2 features/support/env.rb
json_spec-1.0.0 features/support/env.rb