RubyGems Navigation menu

multi_block 1.2

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:
=

installieren:
=

Versionen:

  1. 1.2 November 18, 2021 (9,5 KB)
  2. 1.1 March 20, 2015 (8 KB)
  3. 1.0 October 24, 2011 (6,5 KB)

Runtime Abhängigkeiten (1):

named_proc ~> 1.2

Development Abhängigkeiten (2):

rake ~> 13.0
rspec ~> 3.2

Besitzer:

Pushed by:

Autoren:

  • Jan Lelis

SHA 256-Prüfsumme:

=

Downloads insgesamt 8.045

Für diese Version 1.676

Version veröffentlicht:

Lizenz:

MIT

Erforderliche Ruby-Version: >= 1.9.3

Links: