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,574 of 186,974
Downloads: 87,430

Daily

Ranking: 138,250 of 186,960
Downloads: 1

Depended by

RankDownloadsName
22,44764,892em-imap
30,11042,673em-stretcher

Depends on

RankDownloadsName
101,140,919,622rake
27914,604,077rspec
139299,482,625eventmachine
224193,562,510yard
2,9735,012,058bluecloth

Owners

#GravatarHandle
1iconsamstokes