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: 55,722 of 180,643
Downloads: 16,613

Daily

Ranking: 141,617 of 180,629
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,097,068,755bundler
34543,530,731activerecord
238133,096,476sqlite3
1,07328,334,692shoulda
3,3842,580,441rcov
3,8961,816,368jeweler
5,508794,638ruby-debug19

Owners

#GravatarHandle
1iconFonsan