RubyGems Navigation menu

blockify 0.2.0

The `blockify` gem solves some of the problems associated with complex hierarchical nested arrays and hashes. It is possible to represent an HTML file as a series of Arrays and Hashes with very deep levels of Hashes within Arrays within Hashes. Traversing such a tree is tricky at best. The methods of the `blockify` gem are included in Array, and Hash using a naming convention that should not compete with anything. We don't need to concern ourselves with the complexity of the structure and can instead focus on the base elements wherever they may be.

Gemfile:
=

インストール:
=

バージョン履歴:

  1. 0.2.0 January 08, 2018 (14KB)
  2. 0.1.0 December 27, 2017 (10KB)

Development依存関係 (4):

bundler ~> 1.11
byebug >= 5.0.0, ~> 5.0
rake ~> 10.0
rspec ~> 3.0

所有者:

作者:

  • Bryan Colvin

SHA 256チェックサム:

=

累計ダウンロード数 4,913

このバージョンのみ 2,846

このバージョンがリリースされたのは:

ライセンス:

MIT

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

リンク: