Categories: None [Edit]

mulligan

https://rubygems.org/gems/mulligan
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.

Total

Ranking: 106,095 of 190,469
Downloads: 7,346

Daily

Ranking: 98,195 of 190,443
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,252,447,659bundler
81,259,155,611rake
29958,915,034rspec
1,51725,809,114rake-compiler

Owners

#GravatarHandle
1iconmichaeljbishop