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: 67,861 of 192,137
Downloads: 15,190

Daily

Ranking: 38,280 of 192,103
Downloads: 4

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,342,103,677bundler
81,292,456,495rake
141,193,981,621minitest
330147,053,535guard
2,15411,735,860terminal-notifier-guard
2,3998,823,997guard-minitest
2,9805,600,824debugger

Owners

#GravatarHandle
1iconvitaly
2icon#956