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,764 of 192,745
Downloads: 3,876

Daily

Ranking: 97,424 of 192,720
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,317,003,449rake

Owners

#GravatarHandle
1iconmorrifeldman