Fork me on GitHub

Deferrable Gratification by Sam Stokes

Rich declarative API extensions for Ruby Deferrables.

Deferrable Gratification

Purpose

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

Features include:

Documentation

Dependencies

eventmachine

Install

gem install deferrable_gratification

License

MIT

Authors

Sam Stokes (sam@rapportive.com)

Contact

Sam Stokes (sam@rapportive.com)

Download

You can download this project in either zip or tar formats.

You can also clone the project with Git by running:

$ git clone git://github.com/samstokes/deferrable_gratification