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