Categories: None [Edit]

persistent_blocks

https://rubygems.org/gems/persistent_blocks
https://github.com/morrifeldman/persistent_blocks
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.

Total

Ranking: 150,228 of 191,854
Downloads: 3,855

Daily

Ranking: 115,782 of 191,816
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,285,080,020rake

Owners

#GravatarHandle
1iconmorrifeldman