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: 67,628 of 191,483
Downloads: 15,122

Daily

Ranking: 140,423 of 191,454
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,294,095,825bundler
81,274,245,981rake
141,179,873,017minitest
330146,010,428guard
2,14711,668,696terminal-notifier-guard
2,3998,719,455guard-minitest
2,9715,593,175debugger

Owners

#GravatarHandle
1iconvitaly
2icon#956