We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26090db commit 6eaa9e4Copy full SHA for 6eaa9e4
lib/bson.rb
@@ -16,8 +16,6 @@
16
# limitations under the License.
17
# ++
18
19
-$:.unshift(File.join(File.dirname(__FILE__), '..', 'lib'))
20
-
21
MINIMUM_BSON_EXT_VERSION = "1.5.1"
22
23
module BSON
lib/mongo.rb
require 'mongo/version'
module Mongo
0 commit comments