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: 18,867 of 188,294
Downloads: 88,061

Daily

Ranking: 58,073 of 188,277
Downloads: 1

Depended by

RankDownloadsName
22,77265,728em-imap
30,69242,890em-stretcher

Depends on

RankDownloadsName
101,189,977,978rake
29935,905,765rspec
147305,334,538eventmachine
225200,880,727yard
3,0155,089,376bluecloth

Owners

#GravatarHandle
1iconsamstokes