Sha256: 22f2f61875cb7a5867b07ad850e5f11e8aad057e1568d0fcc53d01179f01fa85
Contents?: true
Size: 333 Bytes
Versions: 34
Compression:
Stored size: 333 Bytes
Contents
- name: existing field - matches undefined document: price: !ruby/object:BSON::Undefined # dummy field so Undefined gets constructed test: 42 query: price: $type: 6 matches: true - name: existing field - does not match undefined document: pi: 3 query: pi: $type: 6 matches: false
Version data entries
34 entries across 34 versions & 1 rubygems