RubyGems Navigation menu

persistent_blocks 0.1.0

This gem provides a rake extension to wrap blocks of ruby code so that the output of the block is persisted using marshal. Blocks with persisted data will not be rerun and their data is available to subsequent blocks which can themselves generate persistent data. This allow a very simple and robust pipeline to be constructed in within a regular rakefile.

Gemfile:
=

安装:
=

版本列表:

  1. 0.1.0 September 16, 2013 (8.5 KB)

Runtime 依赖 (1):

rake >= 0

所有者:

作者:

  • Morris Feldman

SHA 256 校验和:

=

下载总量 3,752

这个版本 3,752

版本发布:

许可:

需要的 Ruby 版本:

链接: