Sha256: 927de581efd6ba3f9157f74daee94bcef63076f2ee5a67ab0ca8d8096df2f8fc

Contents?: true

Size: 841 Bytes

Versions: 10

Compression:

Stored size: 841 Bytes

Contents

# Copyright (C) 2014-2015 MongoDB, Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
#   http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.

require 'mongo/operation/read/query'
require 'mongo/operation/read/get_more'
require 'mongo/operation/read/indexes'
require 'mongo/operation/read/list_indexes'
require 'mongo/operation/read/list_collections'
require 'mongo/operation/read/collections_info'

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
mongo-2.1.0.beta lib/mongo/operation/read.rb
mongo-2.0.6 lib/mongo/operation/read.rb
mongo-2.0.5 lib/mongo/operation/read.rb
mongo-2.0.4 lib/mongo/operation/read.rb
mongo-2.0.3 lib/mongo/operation/read.rb
mongo-2.0.2 lib/mongo/operation/read.rb
mongo-2.0.1 lib/mongo/operation/read.rb
mongo-2.0.0 lib/mongo/operation/read.rb
mongo-2.0.0.rc lib/mongo/operation/read.rb
mongo-2.0.0.beta lib/mongo/operation/read.rb