RubyGems Navigation menu

dunder 0.1.1

For tasks that can be started early and evaluated late. Typically one might want start multiple heavy tasks concurrent. This is already solvable with threads or the [reactor-pattern](http://rubyeventmachine.com/) but setting this up could be cumbersome or require direct interactions with threads ex. Dunder is a simple way of abstracting this: you simply pass a block to Dunder.load with the expected class as the argument

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 0.3.0 - February 16, 2011 (12.0 KB)
  2. 0.2.1 - January 28, 2011 (8.0 KB)
  3. 0.1.1 - January 26, 2011 (8.0 KB)
  4. 0.1.0 - January 26, 2011 (6.5 KB)

Runtime 依赖 (2):

activerecord >= 3.0.3
activesupport >= 3.0.3

Development 依赖 (4):

bundler ~> 1.0.0
jeweler ~> 1.5.2
rcov >= 0
shoulda >= 0

业主:

作者:

  • Fonsan

SHA 256 校验和:

3be023f7ce7c41b59b329226cd4689e3bf5dfb3d81eaddf6642de9da67fea87e

下载总量 16,638

这个版本 3,883

许可:

需要的 Ruby 版本:

链接: