RubyGems Navigation menu

return_bang 1.1

return_bang implements non-local exits for methods. As a bonus, you also get exception handling that ignores standard Ruby's inflexible begin; rescue; ensure; end syntax. Use return_bang to exit back to a processing loop from deeply nested code, or just to confound your enemies *and* your friends! What could possibly go wrong?

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 1.1 - April 01, 2012 (12KB)
  2. 1.0 - December 21, 2011 (9.5KB)

Development依存関係 (3):

hoe ~> 2.16
minitest ~> 2.11
rdoc ~> 3.10

所有者:

作者:

  • Eric Hodel

SHA 256チェックサム:

59de9fb486edb634df366a8995a4cb7b83584137ba8bbf76f1b9f9213604bbd4

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

このバージョンのみ 4,106

ライセンス:

N/A

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

リンク: