Sha256: ce4cb3dc39972e6bb684466481a070f34f8c6a539f9b0ff678a1282060563f2d

Contents?: true

Size: 357 Bytes

Versions: 9

Compression:

Stored size: 357 Bytes

Contents

require 'rubygems'
require 'cucumber'
require 'spec'
require 'fileutils'
require 'ginger'
require 'will_paginate'
require 'active_record'

$:.unshift File.dirname(__FILE__) + '/../../lib'

require 'cucumber/thinking_sphinx/internal_world'

world = Cucumber::ThinkingSphinx::InternalWorld.new
world.configure_database

require 'thinking_sphinx'

world.setup

Version data entries

9 entries across 9 versions & 3 rubygems

Version Path
thinking-sphinx-099-1.3.2 features/support/env.rb
thinking-sphinx-1.3.2 features/support/env.rb
moneypools-thinking-sphinx-1.3.1 features/support/env.rb
thinking-sphinx-1.3.1 features/support/env.rb
thinking-sphinx-099-1.3.1 features/support/env.rb
thinking-sphinx-099-1.3.0 features/support/env.rb
thinking-sphinx-1.3.0 features/support/env.rb
thinking-sphinx-099-1.2.13 features/support/env.rb
thinking-sphinx-1.2.13 features/support/env.rb