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,416 of 190,469
Downloads: 18,043

Daily

Ranking: 98,195 of 190,443
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,252,447,659bundler
36763,606,787activerecord
279175,675,069sqlite3
1,09042,446,387shoulda
3,5983,354,757rcov
4,2982,145,494jeweler
6,451797,761ruby-debug19

Owners

#GravatarHandle
1iconFonsan