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: 66,761 of 187,224
Downloads: 14,710

Daily

Ranking: 71,446 of 187,196
Downloads: 10

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,971,947,338bundler
101,151,463,039rake
161,076,293,235minitest
316138,301,499guard
2,08211,206,855terminal-notifier-guard
2,4187,922,189guard-minitest
2,8485,572,319debugger

Owners

#GravatarHandle
1iconvitaly
2icon#956