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,327 of 182,276
Downloads: 86,438

Daily

Ranking: 42,561 of 182,267
Downloads: 2

Depended by

RankDownloadsName
21,28963,057em-imap
28,24442,253em-stretcher

Depends on

RankDownloadsName
12921,818,082rake
25801,907,122rspec
139246,677,070eventmachine
225152,984,125yard
2,7434,676,766bluecloth

Owners

#GravatarHandle
1iconsamstokes