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: 19,609 of 193,214
Downloads: 88,693

Daily

Ranking: 129,210 of 193,188
Downloads: 0

Depended by

RankDownloadsName
23,48966,979em-imap
31,85943,115em-stretcher

Depends on

RankDownloadsName
81,330,047,653rake
29983,045,376rspec
154320,495,109eventmachine
227221,344,959yard
3,0795,288,281bluecloth

Owners

#GravatarHandle
1iconsamstokes