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: 152,906 of 196,180
Downloads: 3,914

Daily

Ranking: 36,962 of 196,149
Downloads: 3

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,396,057,225rake

Owners

#GravatarHandle
1iconmorrifeldman