Class: Wrap::ObjectId
- Inherits:
-
Struct
- Object
- Struct
- Wrap::ObjectId
- Defined in:
- lib/ejson/parser_action/wrap_types.rb
Instance Attribute Summary collapse
-
#hex ⇒ Object
Returns the value of attribute hex.
Instance Attribute Details
#hex ⇒ Object
Returns the value of attribute hex
6 7 8 |
# File 'lib/ejson/parser_action/wrap_types.rb', line 6 def hex @hex end |