Constant for epoch - used when passing invalid times.
Turn the object from the ruby type we deal with to a Mongo friendly type.
@example Mongoize the object.
time.mongoize
@return [ Time ] The object mongoized.
@since 3.0.0
# File lib/mongoid/extensions/time.rb, line 17 def mongoize ::Time.mongoize(self) end
Generated with the Darkfish Rdoc Generator 2.