RubyGems Navigation menu

mulligan 0.4.1

Allows you to decouple the code implementing a exception-handling strategy from the code which decides which strategy to use. In other words, when you handle a Mulligan::Condition in your rescue clause, you can choose from a set of strategies (called "restarts") exposed by the exception to take the stack back to where #raise was called, execute your strategy, and pretend that the exception was never raised.

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

インストール:
=

バージョン履歴:

  1. 0.4.2 - March 14, 2014 (19KB)
  2. 0.4.1 - March 12, 2014 (18.5KB)
全てのバージョンを表示(全5件)

Development依存関係 (4):

bundler ~> 1.5
rake >= 0
rspec >= 0

所有者:

作者:

  • michaeljbishop

SHA 256チェックサム:

a8e4a04339b0447519e5df33b484daf34ee9bbeb979ec94aaccba3bad2b5bb55

累計ダウンロード数 6,855

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

ライセンス:

MIT

必要なRubyのバージョン: ~> 2.0

リンク: