Sha256: b84a3a99c924825293cc701a8cb091f812a1389f661e167f698057932f6b2925
Contents?: true
Size: 453 Bytes
Versions: 2
Compression:
Stored size: 453 Bytes
Contents
sqlite3mem: &SQLITE3MEM adapter: sqlite3 database: ":memory:" sqlite3: &SQLITE adapter: sqlite3 database: mapped_attributes_test.sqlite3.db postgresql: &POSTGRES adapter: postgresql username: postgres password: postgres database: mapped_attributes_test min_messages: ERROR mysql: &MYSQL adapter: mysql host: localhost username: root password: database: mapped_attributes_test test: <<: *<%= ENV['DB'] || 'SQLITE3MEM' %>
Version data entries
2 entries across 2 versions & 2 rubygems
Version | Path |
---|---|
tested_public_methods-1.0.0 | spec/rails_app/config/database.yml |
mapped_attributes-1.0.0 | test/rails_app/config/database.yml |