Sha256: 549505ed3006d297194903d9dbf9d92f719973daf50b82c5d82bf442bf921881

Contents?: true

Size: 262 Bytes

Versions: 45

Compression:

Stored size: 262 Bytes

Contents

require 'thinking_sphinx/test'

module Cucumber
  module ThinkingSphinx
    class ExternalWorld
      def initialize(suppress_delta_output = true)
        ::ThinkingSphinx::Test.init
        ::ThinkingSphinx::Test.start_with_autostop
      end
    end
  end
end

Version data entries

45 entries across 45 versions & 4 rubygems

Version Path
thinking-sphinx-2.0.9 lib/cucumber/thinking_sphinx/external_world.rb
thinking-sphinx-1.4.9 lib/cucumber/thinking_sphinx/external_world.rb
thinking-sphinx-2.0.8 lib/cucumber/thinking_sphinx/external_world.rb
thinking-sphinx-1.4.8 lib/cucumber/thinking_sphinx/external_world.rb
thinking-sphinx-2.0.7 lib/cucumber/thinking_sphinx/external_world.rb
thinking-sphinx-1.4.7 lib/cucumber/thinking_sphinx/external_world.rb
thinking-sphinx-2.0.5 lib/cucumber/thinking_sphinx/external_world.rb
thinking-sphinx-1.4.6 lib/cucumber/thinking_sphinx/external_world.rb
sayso-thinking-sphinx-2.0.3.002 lib/cucumber/thinking_sphinx/external_world.rb
sayso-thinking-sphinx-2.0.3.001 lib/cucumber/thinking_sphinx/external_world.rb
thinking-sphinx-2.0.4 lib/cucumber/thinking_sphinx/external_world.rb
thinking-sphinx-1.4.5 lib/cucumber/thinking_sphinx/external_world.rb
thinking-sphinx-2.0.3 lib/cucumber/thinking_sphinx/external_world.rb
thinking-sphinx-1.4.4 lib/cucumber/thinking_sphinx/external_world.rb
thinking-sphinx-1.4.3 lib/cucumber/thinking_sphinx/external_world.rb
thinking-sphinx-2.0.2 lib/cucumber/thinking_sphinx/external_world.rb
thinking-sphinx-1.4.2 lib/cucumber/thinking_sphinx/external_world.rb
thinking-sphinx-1.4.1 lib/cucumber/thinking_sphinx/external_world.rb
thinking-sphinx-2.0.1 lib/cucumber/thinking_sphinx/external_world.rb
thinking-sphinx-2.0.0 lib/cucumber/thinking_sphinx/external_world.rb