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,031 of 192,692
Downloads: 15,239

Daily

Ranking: 65,529 of 192,666
Downloads: 13

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,389,621,074bundler
81,311,002,349rake
141,207,075,832minitest
332148,031,306guard
2,16211,811,905terminal-notifier-guard
2,4058,910,747guard-minitest
2,9995,604,283debugger

Owners

#GravatarHandle
1iconvitaly
2icon#956