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 (19.0 KB)
  2. 0.4.1 - March 12, 2014 (18.5 KB)
显示所有版本 (共 5 个)

Development 依赖 (4):

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

业主:

作者:

  • michaeljbishop

SHA 256 校验和:

a8e4a04339b0447519e5df33b484daf34ee9bbeb979ec94aaccba3bad2b5bb55

下载总量 6,855

这个版本 2,418

许可:

MIT

需要的 Ruby 版本: ~> 2.0

链接: