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: 105,392 of 188,645
Downloads: 7,304

Daily

Ranking: 146,171 of 188,635
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,096,027,797bundler
101,194,085,295rake
29937,687,145rspec
1,54423,680,666rake-compiler

Owners

#GravatarHandle
1iconmichaeljbishop