Class: DateTime
- Inherits:
-
Object
- Object
- DateTime
- Defined in:
- lib/hypostasis/ext/bson/date_time.rb
Instance Method Summary collapse
Instance Method Details
#bson_type ⇒ Object
2 3 4 |
# File 'lib/hypostasis/ext/bson/date_time.rb', line 2 def bson_type 9.chr.force_encoding(BSON::BINARY).freeze end |