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,785

這個版本 3,785

版本发布:

授權:

Ruby 版本需求:

相關連結: