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,755 of 192,213
Downloads: 7,382

Daily

Ranking: 136,043 of 192,186
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,351,732,872bundler
81,295,730,382rake
29972,047,708rspec
1,49427,126,963rake-compiler

Owners

#GravatarHandle
1iconmichaeljbishop