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
friendlyfashion-thinking-sphinx-2.0.14.4 lib/cucumber/thinking_sphinx/external_world.rb
friendlyfashion-thinking-sphinx-2.0.14.3 lib/cucumber/thinking_sphinx/external_world.rb
thinking-sphinx-2.1.0 lib/cucumber/thinking_sphinx/external_world.rb
thinking-sphinx-1.5.0 lib/cucumber/thinking_sphinx/external_world.rb
friendlyfashion-thinking-sphinx-2.0.14.2 lib/cucumber/thinking_sphinx/external_world.rb
friendlyfashion-thinking-sphinx-2.0.14.1 lib/cucumber/thinking_sphinx/external_world.rb
thinking-sphinx-2.0.14 lib/cucumber/thinking_sphinx/external_world.rb
thinking-sphinx-1.4.14 lib/cucumber/thinking_sphinx/external_world.rb
friendlyfashion-thinking-sphinx-2.0.13.3 lib/cucumber/thinking_sphinx/external_world.rb
friendlyfashion-thinking-sphinx-2.0.13.2 lib/cucumber/thinking_sphinx/external_world.rb
friendlyfashion-thinking-sphinx-2.0.13.1 lib/cucumber/thinking_sphinx/external_world.rb
friendlyfashion-thinking-sphinx-2.0.13 lib/cucumber/thinking_sphinx/external_world.rb
thinking-sphinx-2.0.13 lib/cucumber/thinking_sphinx/external_world.rb
thinking-sphinx-1.4.13 lib/cucumber/thinking_sphinx/external_world.rb
thinking-sphinx-2.0.12 lib/cucumber/thinking_sphinx/external_world.rb
thinking-sphinx-1.4.12 lib/cucumber/thinking_sphinx/external_world.rb
thinking-sphinx-2.0.11 lib/cucumber/thinking_sphinx/external_world.rb
thinking-sphinx-1.4.11 lib/cucumber/thinking_sphinx/external_world.rb
thinking-sphinx-2.0.10 lib/cucumber/thinking_sphinx/external_world.rb
thinking-sphinx-1.4.10 lib/cucumber/thinking_sphinx/external_world.rb