rlane / rbvmomi

Ruby interface to the VMware vSphere API. vmware/rbvmomi is the official repo.
MIT License
178 stars 0 forks source link

Add to json support #32

Closed bortels closed 10 years ago

bortels commented 10 years ago

Added to_json method to DataObject to allow recursive descent thru those objects.