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,404 of 186,954
Downloads: 17,525

Daily

Ranking: 54,072 of 186,947
Downloads: 5

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,937,224,863bundler
36704,738,337activerecord
275162,347,314sqlite3
1,10838,050,189shoulda
3,6252,997,750rcov
4,2841,974,631jeweler
6,206796,654ruby-debug19

Owners

#GravatarHandle
1iconFonsan