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,951 of 188,757
Downloads: 88,240

Daily

Ranking: 30,871 of 188,742
Downloads: 4

Depended by

RankDownloadsName
22,82766,015em-imap
30,82942,953em-stretcher

Depends on

RankDownloadsName
101,202,260,445rake
29941,173,382rspec
149306,862,149eventmachine
225203,242,642yard
3,0195,110,741bluecloth

Owners

#GravatarHandle
1iconsamstokes