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: 64,189 of 180,702
Downloads: 13,725

Daily

Ranking: 29,524 of 180,689
Downloads: 17

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,107,069,537bundler
16863,261,344rake
19809,556,538minitest
316102,020,933guard
1,8599,738,814terminal-notifier-guard
2,3106,225,796guard-minitest
2,4515,535,399debugger

Owners

#GravatarHandle
1iconvitaly
2icon#956