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: 149,389 of 190,091
Downloads: 3,839

Daily

Ranking: 97,077 of 189,967
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,250,151,706rake

Owners

#GravatarHandle
1iconmorrifeldman