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: 145,551 of 186,959
Downloads: 3,768

Daily

Ranking: 131,144 of 186,713
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
101,128,098,871rake

Owners

#GravatarHandle
1iconmorrifeldman