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,855 of 183,477
Downloads: 17,035

Daily

Ranking: 30,305 of 183,470
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,456,134,847bundler
35604,924,275activerecord
259143,118,777sqlite3
1,08632,455,782shoulda
3,5842,591,929rcov
4,0881,860,866jeweler
5,829795,600ruby-debug19

Owners

#GravatarHandle
1iconFonsan