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,508 of 183,052
Downloads: 86,547

Daily

Ranking: 20,946 of 183,043
Downloads: 5

Depended by

RankDownloadsName
21,48863,297em-imap
28,51642,303em-stretcher

Depends on

RankDownloadsName
10951,441,545rake
25816,694,487rspec
138254,614,215eventmachine
224158,306,487yard
2,7754,733,450bluecloth

Owners

#GravatarHandle
1iconsamstokes