Categories: None [Edit]

dunder

https://rubygems.org/gems/dunder
https://github.com/Fonsan/dunder
For tasks that can be started early and evaluated late. Typically one might want start multiple heavy tasks concurrent. This is already solvable with threads or the [reactor-pattern](http://rubyeventmachine.com/) but setting this up could be cumbersome or require direct interactions with threads ex. Dunder is a simple way of abstracting this: you simply pass a block to Dunder.load with the expected class as the argument

Total

Ranking: 60,844 of 196,672
Downloads: 18,453

Daily

Ranking: 58,925 of 196,643
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,713,752,031bundler
37833,910,387activerecord
282194,296,602sqlite3
1,06547,306,984shoulda
3,6153,713,489rcov
4,3712,309,964jeweler
6,854801,227ruby-debug19

Owners

#GravatarHandle
1iconFonsan