Sha256: 7e3840b29535d77b888b6c7a6c789a3eccd2ab3bdcf3f0c18002b00fffa49eb7

Contents?: true

Size: 211 Bytes

Versions: 12

Compression:

Stored size: 211 Bytes

Contents

$LOAD_PATH.unshift(File.dirname(__FILE__))
$LOAD_PATH.unshift(File.join(File.dirname(__FILE__), '..', 'lib'))
require 'marc2solr'
require 'spec'
require 'spec/autorun'

Spec::Runner.configure do |config|
  
end

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
marc2solr-0.2.4 spec/spec_helper.rb
marc2solr-0.2.3 spec/spec_helper.rb
marc2solr-0.2.2 spec/spec_helper.rb
marc2solr-0.2.1 spec/spec_helper.rb
marc2solr-0.2.0 spec/spec_helper.rb
marc2solr-0.1.8 spec/spec_helper.rb
marc2solr-0.1.7 spec/spec_helper.rb
marc2solr-0.1.6 spec/spec_helper.rb
marc2solr-0.1.4 spec/spec_helper.rb
marc2solr-0.1.3 spec/spec_helper.rb
marc2solr-0.1.2 spec/spec_helper.rb
marc2solr-0.1.1 spec/spec_helper.rb