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: 43,005 of 188,757
Downloads: 27,571

Daily

Ranking: 55,083 of 188,742
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
29941,173,382rspec
4,3042,061,674jeweler

Owners

#GravatarHandle
1iconbdurand