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,601 of 183,539
Downloads: 86,606

Daily

Ranking: 46,897 of 183,521
Downloads: 3

Depended by

RankDownloadsName
21,58563,409em-imap
28,65842,337em-stretcher

Depends on

RankDownloadsName
10967,376,091rake
25824,269,778rspec
137259,004,363eventmachine
224160,687,100yard
2,7874,760,372bluecloth

Owners

#GravatarHandle
1iconsamstokes