Sha256: 6f476b0f0d232e1498d378ecbeab276e577b7065686000c51e2368cc1d52c2f7

Contents?: true

Size: 182 Bytes

Versions: 17

Compression:

Stored size: 182 Bytes

Contents

require 'spork'

Spork.prefork do
  ENV["RAILS_ENV"] = "test"
  require File.expand_path('../../config/environment', __FILE__)
  require 'rails/test_help'
end

Spork.each_run do
end

Version data entries

17 entries across 17 versions & 2 rubygems

Version Path
iqvoc_inflectionals-2.0.3 test/test_helper.rb
iqvoc_inflectionals-2.0.2 test/test_helper.rb
iqvoc_compound_forms-2.0.3 test/test_helper.rb
iqvoc_inflectionals-2.0.1 test/test_helper.rb
iqvoc_compound_forms-2.0.2 test/test_helper.rb
iqvoc_compound_forms-2.0.1 test/test_helper.rb
iqvoc_compound_forms-2.0.0 test/test_helper.rb
iqvoc_inflectionals-2.0.0 test/test_helper.rb
iqvoc_compound_forms-1.1.2 test/test_helper.rb
iqvoc_inflectionals-1.1.3 test/test_helper.rb
iqvoc_compound_forms-1.1.1 test/test_helper.rb
iqvoc_inflectionals-1.1.1 test/test_helper.rb
iqvoc_inflectionals-1.1.0 test/test_helper.rb
iqvoc_compound_forms-1.1.0 test/test_helper.rb
iqvoc_inflectionals-1.0.1 test/test_helper.rb
iqvoc_compound_forms-1.0.2 test/test_helper.rb
iqvoc_compound_forms-1.0.1 test/test_helper.rb