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,913 of 187,548
Downloads: 14,762

Daily

Ranking: 90,620 of 187,532
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,007,742,320bundler
101,164,433,060rake
151,088,565,104minitest
319139,202,451guard
2,08711,265,709terminal-notifier-guard
2,4208,013,996guard-minitest
2,8665,575,428debugger

Owners

#GravatarHandle
1iconvitaly
2icon#956