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:
=
インストール:
=
バージョン履歴:
- 1.0.3 June 14, 2015 (10.5KB)
- 1.0.2 June 14, 2015 (10.5KB)
- 1.0.1 June 14, 2015 (10.5KB)
- 0.9.0 June 12, 2015 (9.5KB)
Runtime依存関係 (1):
nokogiri
>= 1.6.6.2, ~> 1.6.6.2