RubyGems Navigation menu

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:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 1.0.3 - June 14, 2015 (10.5KB)
  2. 1.0.2 - June 14, 2015 (10.5KB)
  3. 1.0.1 - June 14, 2015 (10.5KB)
  4. 0.9.0 - June 12, 2015 (9.5KB)
全てのバージョンを表示(全5件)

Runtime依存関係 (1):

nokogiri >= 1.6, ~> 1

Development依存関係 (3):

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

所有者:

作者:

  • Maarten Trompper

SHA 256チェックサム:

= クリップボードにコピー コピー完了!

累計ダウンロード数 66,442

このバージョンのみ 60,061

ライセンス:

MIT

必要なRubyのバージョン: >= 1.9.2

リンク: