Sha256: 965dd0157dc5c30b03cf9fa1af09097ac9b322f7e74048faf3bf5ca7ae947788

Contents?: true

Size: 279 Bytes

Versions: 23

Compression:

Stored size: 279 Bytes

Contents

# SQLite version 3.x
#   gem install sqlite3
#
#   Ensure the SQLite 3 gem is defined in your Gemfile
#   gem 'sqlite3'
development:
  adapter: mysql2
  database: spud_banners_development
  username: root
  
test:
  adapter: mysql2
  database: spud_banners_test
  username: root

Version data entries

23 entries across 23 versions & 2 rubygems

Version Path
tb_banners-1.3.2 spec/dummy/config/database.yml
tb_banners-1.3.1 spec/dummy/config/database.yml
tb_banners-1.3.beta1 spec/dummy/config/database.yml
tb_banners-1.2.1 spec/dummy/config/database.yml
tb_banners-1.2.0 spec/dummy/config/database.yml
tb_banners-1.1.6 spec/dummy/config/database.yml
tb_banners-1.2.0.beta1 spec/dummy/config/database.yml
tb_banners-1.1.5 spec/dummy/config/database.yml
tb_banners-1.1.4 spec/dummy/config/database.yml
spud_banners-1.0.0 spec/dummy/config/database.yml
tb_banners-1.1.3 spec/dummy/config/database.yml
tb_banners-1.1.2 spec/dummy/config/database.yml
tb_banners-1.1.1 spec/dummy/config/database.yml
tb_banners-1.1 spec/dummy/config/database.yml
spud_banners-1.0.0.rc1 spec/dummy/config/database.yml
spud_banners-0.9.3 spec/dummy/config/database.yml
tb_banners-1.0.2 spec/dummy/config/database.yml
spud_banners-0.9.2 spec/dummy/config/database.yml
tb_banners-1.0.1 spec/dummy/config/database.yml
tb_banners-1.0 spec/dummy/config/database.yml