Categories: None [Edit]
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
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 22,827 | 66,015 | em-imap |
| 30,829 | 42,953 | em-stretcher |
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 10 | 1,202,260,445 | rake |
| 29 | 941,173,382 | rspec |
| 149 | 306,862,149 | eventmachine |
| 225 | 203,242,642 | yard |
| 3,019 | 5,110,741 | bluecloth |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | samstokes |