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: 58,170 of 186,698
Downloads: 17,388

Daily

Ranking: 69,102 of 186,685
Downloads: 5

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,900,560,356bundler
36696,011,099activerecord
276159,966,194sqlite3
1,11337,515,927shoulda
3,6432,923,622rcov
4,2641,963,666jeweler
6,183796,421ruby-debug19

Owners

#GravatarHandle
1iconFonsan