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,471 of 190,365
Downloads: 15,095

Daily

Ranking: 113,104 of 190,317
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,243,919,424bundler
81,256,317,454rake
141,164,868,120minitest
328144,922,742guard
2,13711,593,527terminal-notifier-guard
2,4018,618,373guard-minitest
2,9605,590,284debugger

Owners

#GravatarHandle
1iconvitaly
2icon#956