Class: BSON::ObjectId

Inherits:
Object
  • Object
show all
Defined in:
lib/rackjson/extensions/BSON/object_id.rb

Instance Method Summary collapse

Instance Method Details

#to_jsonObject



3
4
5
# File 'lib/rackjson/extensions/BSON/object_id.rb', line 3

def to_json
  to_s
end