xml-to-hash 1.0.3
This gem adds a `to_hash` method to Nokogiri XML nodes into a Ruby hash. In the resulting hash, all keys are constants. This gem also picks up attributes, processing instructions and doctype declarations. The resulting Hash is wordy, but complete. As an added bonus, we include line numbers where possible.
Gemfile:
=
install:
=
Versions:
- 1.0.3 June 14, 2015 (10.5 KB)
- 1.0.2 June 14, 2015 (10.5 KB)
- 1.0.1 June 14, 2015 (10.5 KB)
- 0.9.0 June 12, 2015 (9.5 KB)
Runtime Dependencies (1):
nokogiri
>= 1.6, ~> 1