Categories: None [Edit]

lazy_methods

https://rubygems.org/gems/lazy_methods
https://github.com/bdurand/lazy_methods
Gem that adds lazy method delegation methods. Using this gem you can easily define lazy loading or asynchronous versions of specific methods. Lazy loading is useful when used with caching systems while asynchronous methods can improve throughput on I/O bound processes like making several HTTP calls in row.

Total

Ranking: 40,552 of 188,734
Downloads: 25,040

Daily

Ranking: 42,603 of 188,721
Downloads: 7

Depended by

RankDownloadsName

Depends on

RankDownloadsName
23760,330,056rspec
3,8671,805,481jeweler

Owners

#GravatarHandle
1iconbdurand