RubyGems Navigation menu

xml-to-hash 1.0.1

This gem add 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:
= 複製 已複製

安裝:
=

版本列表:

  1. 1.0.3 - June 14, 2015 (10.5 KB)
  2. 1.0.2 - June 14, 2015 (10.5 KB)
  3. 1.0.1 - June 14, 2015 (10.5 KB)
  4. 0.9.0 - June 12, 2015 (9.5 KB)
顯示所有版本(共 5)

Runtime 相依性套件 (1):

nokogiri >= 1.6, ~> 1

Development 相依性套件 (3):

bundler ~> 1.10
rake ~> 10.0
rspec ~> 2.4

擁有者:

作者:

  • Maarten Trompper

SHA 256 checksum:

dc1ff04b41b140778d12ba66b4b3eb817de540787c3cf1a6a29d2aef13616979

總下載次數 65,665

這個版本 2,112

License:

MIT

Ruby 版本需求: >= 0

相關連結: