Sha256: f18add45e52893399d5b509461a7b8f7c05d3ac4c88d5cf75e739dd5aae8a564

Contents?: true

Size: 272 Bytes

Versions: 3

Compression:

Stored size: 272 Bytes

Contents

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

require 'spec'
require 'spec/autorun'

require 'thinking_sphinx'
require 'raspell'
require 'thinking_sphinx/raspell'

Spec::Runner.configure do |config|
  #
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
thinking-sphinx-raspell-1.1.1 spec/spec_helper.rb
thinking-sphinx-raspell-1.1.0 spec/spec_helper.rb
thinking-sphinx-raspell-1.0.0 spec/spec_helper.rb