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,711 of 187,591
Downloads: 87,795

Daily

Ranking: 27,721 of 187,571
Downloads: 17

Depended by

RankDownloadsName
22,62365,344em-imap
30,43742,790em-stretcher

Depends on

RankDownloadsName
101,165,649,814rake
28925,037,502rspec
142303,008,290eventmachine
224197,185,272yard
2,9915,048,137bluecloth

Owners

#GravatarHandle
1iconsamstokes