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: 55,766 of 180,702
Downloads: 16,626

Daily

Ranking: 60,926 of 180,689
Downloads: 4

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,107,069,537bundler
34545,039,669activerecord
238133,382,549sqlite3
1,07228,458,302shoulda
3,3892,580,746rcov
3,9021,817,371jeweler
5,521794,668ruby-debug19

Owners

#GravatarHandle
1iconFonsan