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: 96,952 of 189,654
Downloads: 8,542

Daily

Ranking: 94,537 of 189,628
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
1,10041,553,524shoulda
3,0345,148,254bluecloth

Owners

#GravatarHandle
1iconntl