Sha256: 3293ad59f857e05125e64d008f6e659e6f13e0bc658bd9c879be10e62a825d50
Contents?: true
Size: 374 Bytes
Versions: 28
Compression:
Stored size: 374 Bytes
Contents
# Based on https://github.com/plataformatec/devise/blob/master/test/rails_app/config/database.yml # SQLite version 3.x # gem install sqlite3 # # Ensure the SQLite 3 gem is defined in your Gemfile # gem 'sqlite3' # Set databases in all environments since we may test loading Rails in non- # test environments test: adapter: sqlite3 database: vanity_test.sqlite3
Version data entries
28 entries across 28 versions & 1 rubygems