Categories: None [Edit]

lazyeval

https://rubygems.org/gems/lazyeval
https://github.com/vitaly/lazyeval
This GEM allows to call methods lazily. The actual work will not be performed until the result is used. There's no promise/force semantics, just a single call (or block) is stored and executed the first time the (lazy) result is accessed.

Total

Ranking: 65,290 of 183,477
Downloads: 14,085

Daily

Ranking: 63,432 of 183,470
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,456,134,847bundler
10969,073,546rake
19910,198,239minitest
319115,336,133guard
1,96010,286,212terminal-notifier-guard
2,3796,819,320guard-minitest
2,6065,548,213debugger

Owners

#GravatarHandle
1iconvitaly
2icon#956