Registry / serialization / xml-object

xml-object

JSON →
library1.0.0rbrubygemsunverified

A library for reading XML documents with a pleasant, idiomatic Ruby syntax.

gem install xml-object
INSTALL
IMPORT
SIG · XML-OBJECT
X
xml-object
serializationrubyv1.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

XMLObject
require 'xml-object'

Parse XML and access elements as methods.

require 'xml-object' xml = XMLObject.new('<root><item>value</item></root>') puts xml.item
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
23 hits · last 30 days
node
20
OpenAI (training)
1
Resources
xml-object — gem install xml-object · libregistry