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

a8e4a04339b0447519e5df33b484daf34ee9bbeb979ec94aaccba3bad2b5bb55

總下載次數 6,855

這個版本 2,418

License:

MIT

Ruby 版本需求: ~> 2.0

相關連結: