RubyGems Navigation menu

deferrable_gratification 0.2.0

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.

Gemfile:
= In die Zwischenablage kopieren Kopiert!

installieren:
=

Versionen:

  1. 0.3.1 - July 20, 2011 (16,5 KB)
  2. 0.3.0 - March 26, 2011 (16,5 KB)
  3. 0.2.0 - January 21, 2011 (15,5 KB)
  4. 0.1.0 - January 15, 2011 (10 KB)

Runtime Abhängigkeiten (1):

Development Abhängigkeiten (4):

bluecloth >= 0
rake >= 0
rspec >= 2.3.0
yard >= 0

Besitzer:

Autoren:

  • Sam Stokes

SHA 256-Prüfsumme:

591d092b4ad226a022982f0c9cb21a61ee2bd5829b1f5e9c7c3563f6ba80d2b1

Downloads insgesamt 86.105

Für diese Version 3.963

Lizenzen:

k.A.

Erforderliche Ruby-Version: >= 1.8.7

Links: