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,138 of 183,107
Downloads: 14,040

Daily

Ranking: 28,793 of 183,092
Downloads: 5

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,407,087,911bundler
10953,844,246rake
19895,194,587minitest
317113,449,148guard
1,94810,213,933terminal-notifier-guard
2,3676,729,172guard-minitest
2,5905,546,063debugger

Owners

#GravatarHandle
1iconvitaly
2icon#956