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,787 of 196,375
Downloads: 15,498

Daily

Ranking: 37,856 of 196,338
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,689,612,215bundler
81,400,595,737rake
141,285,994,364minitest
341153,969,031guard
2,17512,337,570terminal-notifier-guard
2,4119,398,793guard-minitest
3,0745,635,041debugger

Owners

#GravatarHandle
1iconvitaly
2icon#956