Sha256: 7d742f36a27ea2b53863d652a47ab385a0f420658c535b3b449c5ac1149c0838
Contents?: true
Size: 545 Bytes
Versions: 1
Compression:
Stored size: 545 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
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
mongoid-5.0.0 | spec/config/mongoid.yml |