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,002 of 187,950
Downloads: 14,837

Daily

Ranking: 78,816 of 187,922
Downloads: 7

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,044,215,819bundler
101,176,878,843rake
151,100,813,206minitest
318140,174,274guard
2,09111,328,869terminal-notifier-guard
2,4228,113,001guard-minitest
2,8815,578,021debugger

Owners

#GravatarHandle
1iconvitaly
2icon#956