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: 68,675 of 195,762
Downloads: 15,462

Daily

Ranking: 60,205 of 195,747
Downloads: 3

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,629,697,366bundler
81,384,293,602rake
141,271,727,090minitest
339152,869,058guard
2,17112,244,939terminal-notifier-guard
2,4019,316,480guard-minitest
3,0625,630,170debugger

Owners

#GravatarHandle
1iconvitaly
2icon#956