Sha256: 212d8c8491670e55a154508ab29b80ed415c4669353fa5530baacf7deae5ef85

Contents?: true

Size: 157 Bytes

Versions: 14

Compression:

Stored size: 157 Bytes

Contents

require 'active_record'
Database = defined?(JRUBY_VERSION) ? 'jdbcpostgresql' : 'postgresql'
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/postgresql.rb
thinking-sphinx-1.3.3 features/support/db/postgresql.rb
thinking-sphinx-099-1.3.2 features/support/db/postgresql.rb
thinking-sphinx-1.3.2 features/support/db/postgresql.rb
moneypools-thinking-sphinx-1.3.1 features/support/db/postgresql.rb
thinking-sphinx-1.3.1 features/support/db/postgresql.rb
thinking-sphinx-099-1.3.1 features/support/db/postgresql.rb
thinking-sphinx-099-1.3.0 features/support/db/postgresql.rb
thinking-sphinx-1.3.0 features/support/db/postgresql.rb
thinking-sphinx-099-1.2.13 features/support/db/postgresql.rb
thinking-sphinx-1.2.13 features/support/db/postgresql.rb
moneypools-thinking-sphinx-1.2.13 features/support/db/postgresql.rb
moneypools-thinking-sphinx-1.2.12 features/support/db/postgresql.rb
warp-thinking-sphinx-1.2.12 features/support/db/postgresql.rb