Sha256: 56d9db74e7c7626addba306b2327bcce1affee11ab6b5922318b6642bbb1613f

Contents?: true

Size: 269 Bytes

Versions: 5

Compression:

Stored size: 269 Bytes

Contents

development:
  clients:
    default:
      database: dummy_development
      hosts:
        - <%= ENV['MONGODB_URL'] || "localhost:27017" %>

test:
  clients:
    default:
      database: dummy_test
      hosts:
        - <%= ENV['MONGODB_URL'] || "localhost:27017" %>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
simple_form_attachments-1.2.0 test/dummy/config/mongoid.yml
simple_form_attachments-1.1.1 test/dummy/config/mongoid.yml
simple_form_attachments-1.1.0 test/dummy/config/mongoid.yml
simple_form_attachments-1.0.1 test/dummy/config/mongoid.yml
simple_form_attachments-1.0.0 test/dummy/config/mongoid.yml