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

installieren:
=

Versionen:

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

Development Abhängigkeiten (4):

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

Besitzer:

Autoren:

  • Bryan Colvin

SHA 256-Prüfsumme:

=

Downloads insgesamt 4.910

Für diese Version 2.844

Version veröffentlicht:

Lizenz:

MIT

Erforderliche Ruby-Version: >= 0

Links: