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 (14.0 KB)
  2. 0.1.0 December 27, 2017 (10.0 KB)

Development 依赖 (4):

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

所有者:

作者:

  • Bryan Colvin

SHA 256 校验和:

=

下载总量 4,943

这个版本 2,863

版本发布:

许可:

MIT

需要的 Ruby 版本: >= 0

链接: