RubyGems Navigation menu

deferrable_gratification 0.1.0

Deferrable Gratification (DG) makes evented code less error-prone and easier to compose, and thus easier to create higher-level abstractions around. It also enhances the API offered by Ruby Deferrables to make them more pleasant to work with. Currently consists of the following components: * 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:
=

インストール:
=

バージョン履歴:

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

Runtime依存関係 (1):

Development依存関係 (4):

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

所有者:

作者:

  • Sam Stokes

SHA 256チェックサム:

=

累計ダウンロード数 86,540

このバージョンのみ 4,085

このバージョンがリリースされたのは:

ライセンス:

N/A

必要なRubyのバージョン: >= 1.8.7

リンク: