Categories: None [Edit]

hashblock

https://rubygems.org/gems/hashblock
https://github.com/ntl/hashblock
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)

Total

Ranking: 93,277 of 180,671
Downloads: 7,759

Daily

Ranking: 91,966 of 180,660
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
1,07328,384,358shoulda
2,6914,541,283bluecloth

Owners

#GravatarHandle
1iconntl