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: 101,098 of 182,288
Downloads: 7,000

Daily

Ranking: 74,483 of 182,276
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,303,247,856bundler
12922,465,671rake
25802,225,171rspec
1,72713,014,399rake-compiler

Owners

#GravatarHandle
1iconmichaeljbishop