Sha256: 7beeabe8810c6df572ab5b68835f781da9f4cff77730bd567e525546c5c526e7

Contents?: true

Size: 576 Bytes

Versions: 15530

Compression:

Stored size: 576 Bytes

Contents

# SQLite version 3.x
#   gem install sqlite3
#
#   Ensure the SQLite 3 gem is defined in your Gemfile
#   gem 'sqlite3'
development:
  adapter: sqlite3
  database: db/development.sqlite3
  pool: 5
  timeout: 5000

# Warning: The database defined as "test" will be erased and
# re-generated from your development database when you run "rake".
# Do not set this db to the same as development or production.
test:
  adapter: sqlite3
  database: db/test.sqlite3
  pool: 5
  timeout: 5000

production:
  adapter: sqlite3
  database: db/production.sqlite3
  pool: 5
  timeout: 5000

Version data entries

15,530 entries across 14,440 versions & 1,969 rubygems

Version Path
wagons-0.9.1 test/dummy/config/database.yml
draper-4.0.4 spec/dummy/config/database.yml
wagons-0.9.0 test/dummy/config/database.yml
draper-4.0.3 spec/dummy/config/database.yml
trusty-cms-7.0.9.1 vendor/bundle/ruby/3.3.0/gems/google-tag-manager-rails-0.1.3/test/dummy/config/database.yml
msgr-1.7.0 spec/integration/dummy/config/database.yml
ums-0.3.5 test/dummy/config/database.yml
rails-rfc6570-3.3.0 spec/dummy/config/database.yml
rapidfire-8.0.0 spec/dummy/config/database.yml
limited_sessions-5.0.3 test/dummy/config/database.yml
can_has_validations-1.10.0 test/dummy/config/database.yml
tabulatr2-0.10.4 spec/dummy/config/database.yml
msgr-1.6.1 spec/integration/dummy/config/database.yml
msgr-1.6.0 spec/integration/dummy/config/database.yml
clearance-i18n-0.1.1 spec/dummy/config/database.yml
clearance-i18n-0.1.0 spec/dummy/config/database.yml
rails-rfc6570-3.2.0 spec/dummy/config/database.yml
tabulatr2-0.10.3 spec/dummy/config/database.yml
stripe-rails-2.6.0 test/dummy/config/database.yml
coalescing_panda-5.3.0 spec/dummy/config/database.yml