RubyGems Navigation menu

hashblock 0.1.0

Sometimes you'll want to allow the user to configure a plugin or some other object via a ruby block where options are specified through method calls. Hashblock is a tool which converts either a hash or a block into a plain old ruby object that is simple to access and modify. Hashblock supports deep nesting and collision handling (since a block can contain multiple invokations of the same method)

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.1.0 - July 26, 2011 (7 KB)
  2. 0.0.1 - July 26, 2011 (4.5 KB)

Development Dependencies (2):

bluecloth >= 0
shoulda >= 0

Owners:

Authors:

  • Nathan Ladd

SHA 256 checksum:

324236129ad0500bbf22646906a7798c4e1c7bb00d0026a8f78683d74100c4da

Total downloads 7,727

For this version 4,345

Licenses:

N/A

Required Ruby Version: None

Links: