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: 66,584 of 186,959
Downloads: 14,432

Daily

Ranking: 68,264 of 186,713
Downloads: 9

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,905,736,219bundler
101,128,098,871rake
161,055,026,805minitest
312136,419,936guard
2,06711,105,137terminal-notifier-guard
2,4157,758,628guard-minitest
2,8175,566,400debugger

Owners

#GravatarHandle
1iconvitaly
2icon#956