RubyGems Navigation menu

multi_block 1.1

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.5KB)
  2. 1.1 - March 20, 2015 (8KB)
  3. 1.0 - October 24, 2011 (6.5KB)

Runtime依存関係 (1):

named_proc ~> 1.1

Development依存関係 (2):

rake ~> 10.4
rspec ~> 3.2

所有者:

作者:

  • Jan Lelis

SHA 256チェックサム:

84c60a1e7537c25572b48e82203feb1cd3d22c5f83eb3c5435c599832ff40e97

累計ダウンロード数 7,756

このバージョンのみ 2,908

ライセンス:

MIT

必要なRubyのバージョン: >= 1.9.3

リンク: