Parent

Methods

String

:nodoc:

Public Instance Methods

to_bson_code() click to toggle source

:nodoc:

# File lib/mongo/util/core_ext.rb, line 55
def to_bson_code
  BSON::Code.new(self)
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.