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,113 of 193,214
Downloads: 15,298

Daily

Ranking: 41,737 of 193,188
Downloads: 6

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,441,039,624bundler
81,330,047,653rake
141,221,627,667minitest
334149,161,198guard
2,16411,893,204terminal-notifier-guard
2,4049,000,091guard-minitest
3,0205,608,097debugger

Owners

#GravatarHandle
1iconvitaly
2icon#956