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: - of 0
Downloads: -

Daily

Ranking: - of 0
Downloads: -

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,524,455,789bundler
81,354,615,159rake
141,244,614,943minitest
336150,795,209guard
2,16512,042,006terminal-notifier-guard
2,4039,143,647guard-minitest
3,0415,619,266debugger

Owners

#GravatarHandle
1iconvitaly
2icon#956