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: 20,040 of 196,619
Downloads: 89,376

Daily

Ranking: 29,738 of 196,594
Downloads: 14

Depended by

RankDownloadsName
23,77368,389em-imap
32,63543,243em-stretcher

Depends on

RankDownloadsName
81,416,207,584rake
291,020,353,632rspec
161332,086,705eventmachine
232235,465,023yard
3,1235,479,064bluecloth

Owners

#GravatarHandle
1iconsamstokes