Sha256: 8bbfc1ca348dba211d75e8ac26091b19536a0e9dba2c4192958c4fe8b4925fab
Contents?: true
Size: 544 Bytes
Versions: 2
Compression:
Stored size: 544 Bytes
Contents
test: clients: default: database: mongoid_test hosts: - <%=ENV["MONGOID_SPEC_HOST"]%>:<%=ENV["MONGOID_SPEC_PORT"]%> options: user: "mongoid-user" password: "password" auth_source: "admin" read: mode: primary max_pool_size: 1 options: include_root_in_json: false include_type_for_serialization: false preload_models: false scope_overwrite_exception: false raise_not_found_error: true use_activesupport_time_zone: true use_utc: false
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
mongoid-5.0.0.rc0 | spec/config/mongoid.yml |
mongoid-5.0.0.beta | spec/config/mongoid.yml |