xml-to-hash 0.9.0
This gem add a to_hash method to Nokogiri XML nodes into a Ruby hash. We generate a hash, in which all keys are constants. NOTE: This gem ignores fancy stuff like doctypes and entity declarations.
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.6.2, ~> 1.6.6.2