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:
= 複製 已複製

安裝:
=

版本列表:

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

Development 相依性套件 (2):

bluecloth >= 0
shoulda >= 0

擁有者:

作者:

  • Nathan Ladd

SHA 256 checksum:

324236129ad0500bbf22646906a7798c4e1c7bb00d0026a8f78683d74100c4da

總下載次數 7,739

這個版本 4,352

License:

Ruby 版本需求:

相關連結: