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: 65,735 of 184,752
Downloads: 14,229

Daily

Ranking: 39,214 of 184,744
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,626,148,112bundler
101,023,729,808rake
19962,571,130minitest
314123,520,787guard
2,00710,544,071terminal-notifier-guard
2,3947,169,371guard-minitest
2,6835,555,048debugger

Owners

#GravatarHandle
1iconvitaly
2icon#956