RubyGems Navigation menu

multi_block 1.0

MultiBlock is a mini framework for passing multiple blocks to methods. It uses "named procs" to accomplish this in a nice way. The receiving method can either yield all blocks, or just call specific ones, identified by order or name.

Gemfile:
=

安裝:
=

版本列表:

  1. 1.2 November 18, 2021 (9.5 KB)
  2. 1.1 March 20, 2015 (8.0 KB)
  3. 1.0 October 24, 2011 (6.5 KB)

Runtime 相依性套件 (1):

named_proc >= 0

Development 相依性套件 (2):

rspec >= 0
rspec-core >= 0

擁有者:

作者:

  • Jan Lelis

SHA 256 總和檢查碼:

=

總下載次數 8,046

這個版本 3,375

版本发布:

授權:

Ruby 版本需求: >= 1.9.2

相關連結: