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:
=

install:
=

Versions:

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

Development Dependencies (4):

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

Owners:

Authors:

  • Bryan Colvin

SHA 256 checksum:

=

Total downloads 4,910

For this version 2,844

Version Released:

License:

MIT

Required Ruby Version: >= 0

Links: