Categories: None [Edit]

deferrable_gratification

https://rubygems.org/gems/deferrable_gratification
https://github.com/samstokes/deferrable_gratification
Deferrable Gratification (DG) facilitates asynchronous programming in Ruby, by helping create abstractions around complex operations built up from simpler ones. It helps make asynchronous code less error-prone and easier to compose. It also provides some enhancements to the Deferrable API. Features include: * fluent (aka chainable) syntax for registering multiple callbacks and errbacks to the same Deferrable. * a #bothback method for registering code to run on either success or failure. * a combinator library for building up complex asynchronous operations out of simpler ones.

Total

Ranking: 17,874 of 184,426
Downloads: 86,742

Daily

Ranking: 65,500 of 184,403
Downloads: 1

Depended by

RankDownloadsName
21,85063,678em-imap
29,01142,404em-stretcher

Depends on

RankDownloadsName
101,007,780,011rake
26845,063,514rspec
137270,002,668eventmachine
226167,336,377yard
2,8294,818,379bluecloth

Owners

#GravatarHandle
1iconsamstokes