Sha256: 2d4ead0bb1fce9a4f165d4fd9f2518d67f89bc2f7a9f06900c3fb9d1e31cf342
Contents?: true
Size: 346 Bytes
Versions: 11
Compression:
Stored size: 346 Bytes
Contents
# Older versions of the mongoid uses the moped under-the-hood, while newer # verions uses the official driver. It used to be that the the mongoid probe # exists to detect and enable either one of those underlying probes, but at # this point we no longer support moped, so this is now just an alias for the # mongo probe. require_relative "mongo"
Version data entries
11 entries across 11 versions & 1 rubygems