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

相關連結: