Registry / serialization / rowx
library0.8.0rbrubygemsunverified

Generates XML from rows of labelled text, nested text, and plain text.

gem install rowx
INSTALL
IMPORT
SIG · ROWX
R
rowx
serializationrubyv0.8.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.

Rowx
require 'rowx'

Generate XML from labelled rows.

require 'rowx' xml = Rowx.generate do |r| r.row 'name', 'John' r.row 'age', 30 end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.8.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
10
Resources
rowx — gem install rowx · libregistry