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: 59,571 of 191,606
Downloads: 18,092

Daily

Ranking: 27,509 of 191,571
Downloads: 10

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,305,008,004bundler
36772,671,321activerecord
278177,901,413sqlite3
1,08443,116,949shoulda
3,5883,421,457rcov
4,2952,173,126jeweler
6,483798,134ruby-debug19

Owners

#GravatarHandle
1iconFonsan