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

Version Path
skylight-6.1.0.beta lib/skylight/probes/mongoid.rb
skylight-6.0.4 lib/skylight/probes/mongoid.rb
skylight-6.0.3 lib/skylight/probes/mongoid.rb
skylight-5.3.5 lib/skylight/probes/mongoid.rb
skylight-6.0.2 lib/skylight/probes/mongoid.rb
skylight-6.0.1 lib/skylight/probes/mongoid.rb
skylight-6.0.0 lib/skylight/probes/mongoid.rb
skylight-6.0.0.beta2 lib/skylight/probes/mongoid.rb
skylight-6.0.0.beta lib/skylight/probes/mongoid.rb
skylight-5.3.4 lib/skylight/probes/mongoid.rb
skylight-5.3.3 lib/skylight/probes/mongoid.rb