Sha256: 15e03fef315483adaf0759f1b24769dba4604976e18352ae2e5f0b82191a393b

Contents?: true

Size: 228 Bytes

Versions: 20

Compression:

Stored size: 228 Bytes

Contents

test: &test
  adapter: postgresql
  database: paper_trail_test
  username: postgres
  password: 
  host:     localhost
  port:     5432

foo:
  <<: *test
  database: paper_trail_foo

bar:
  <<: *test
  database: paper_trail_bar

Version data entries

20 entries across 19 versions & 2 rubygems

Version Path
paper_trail-7.1.0 spec/dummy_app/config/database.postgres.yml
paper_trail-7.0.3 test/dummy/config/database.postgres.yml
enju_leaf-1.2.1 vendor/bundle/ruby/2.3/gems/paper_trail-7.0.2/test/dummy/config/database.postgres.yml
enju_leaf-1.2.1 vendor/bundle/ruby/2.3/gems/paper_trail-5.2.3/test/dummy/config/database.postgres.yml
paper_trail-7.0.2 test/dummy/config/database.postgres.yml
paper_trail-7.0.1 test/dummy/config/database.postgres.yml
paper_trail-7.0.0 test/dummy/config/database.postgres.yml
paper_trail-6.0.2 test/dummy/config/database.postgres.yml
paper_trail-6.0.1 test/dummy/config/database.postgres.yml
paper_trail-6.0.0 test/dummy/config/database.postgres.yml
paper_trail-5.2.3 test/dummy/config/database.postgres.yml
paper_trail-5.2.2 test/dummy/config/database.postgres.yml
paper_trail-5.2.1 test/dummy/config/database.postgres.yml
paper_trail-5.2.0 test/dummy/config/database.postgres.yml
paper_trail-4.2.0 test/dummy/config/database.postgres.yml
paper_trail-5.1.1 test/dummy/config/database.postgres.yml
paper_trail-5.1.0 test/dummy/config/database.postgres.yml
paper_trail-5.0.1 test/dummy/config/database.postgres.yml
paper_trail-5.0.0 test/dummy/config/database.postgres.yml
paper_trail-4.1.0 test/dummy/config/database.postgres.yml