Sha256: c3a4aa8ca6d64fbc793f44b47fdbbc8a281ec1b6be5ca2b10b6687ff20ccf091

Contents?: true

Size: 147 Bytes

Versions: 14

Compression:

Stored size: 147 Bytes

Contents

require 'active_record'
Database = defined?(JRUBY_VERSION) ? 'jdbcmysql' : 'mysql'
require "active_record/connection_adapters/#{Database}_adapter"

Version data entries

14 entries across 14 versions & 4 rubygems

Version Path
thinking-sphinx-1.3.4 features/support/db/mysql.rb
thinking-sphinx-1.3.3 features/support/db/mysql.rb
thinking-sphinx-099-1.3.2 features/support/db/mysql.rb
thinking-sphinx-1.3.2 features/support/db/mysql.rb
moneypools-thinking-sphinx-1.3.1 features/support/db/mysql.rb
thinking-sphinx-1.3.1 features/support/db/mysql.rb
thinking-sphinx-099-1.3.1 features/support/db/mysql.rb
thinking-sphinx-099-1.3.0 features/support/db/mysql.rb
thinking-sphinx-1.3.0 features/support/db/mysql.rb
thinking-sphinx-099-1.2.13 features/support/db/mysql.rb
thinking-sphinx-1.2.13 features/support/db/mysql.rb
moneypools-thinking-sphinx-1.2.13 features/support/db/mysql.rb
moneypools-thinking-sphinx-1.2.12 features/support/db/mysql.rb
warp-thinking-sphinx-1.2.12 features/support/db/mysql.rb