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: 56,716 of 183,107
Downloads: 16,977

Daily

Ranking: 86,038 of 183,092
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,407,087,911bundler
35595,989,894activerecord
253141,523,763sqlite3
1,08431,864,462shoulda
3,5572,590,648rcov
4,0681,855,273jeweler
5,781795,494ruby-debug19

Owners

#GravatarHandle
1iconFonsan