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: 108,504 of 196,612
Downloads: 7,467

Daily

Ranking: 58,947 of 196,584
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,708,767,552bundler
81,405,583,906rake
291,015,768,668rspec
1,45930,336,915rake-compiler

Owners

#GravatarHandle
1iconmichaeljbishop