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,277 of 193,756
Downloads: 15,315

Daily

Ranking: 110,042 of 193,649
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,494,238,297bundler
81,345,947,699rake
141,236,290,611minitest
335150,200,809guard
2,16511,982,079terminal-notifier-guard
2,4019,089,913guard-minitest
3,0305,615,428debugger

Owners

#GravatarHandle
1iconvitaly
2icon#956