123456789_123456789_123456789_123456789_123456789_

Class: BSON::ObjectId

Relationships & Source Files
Super Chains via Extension / Inclusion / Inheritance
Class Chain:
Instance Chain:
Inherits: Object
Defined in: (unknown)

Overview

External Gem class mixins

Class Method Summary

::Mongoid::Extensions::ObjectId::ClassMethods - Extended

evolve

Evolve the object into a mongo-friendly value to query with.

mongoize

Convert the object into a mongo-friendly value to store.

Instance Method Summary

::Mongoid::Extensions::ObjectId - Included

#__evolve_object_id__

Evolve the object id.

#__mongoize_object_id__

Alias for Mongoid::Extensions::ObjectId#evolve_object_id.