Categories: None [Edit]

ar_attr_lazy

https://rubygems.org/gems/ar_attr_lazy
https://github.com/mcmire/ar_attr_lazy
A little gem for Rails that provides the ability to specify attributes that will not be loaded when the record is loaded from the database, until you explicitly refer to those attributes. This is useful when you have a lot of text columns in your table; in this case lazy-loading the text attributes is a good way to lend your server a hand and cut down on database access time.

Total

Ranking: 109,060 of 186,959
Downloads: 6,462

Daily

Ranking: 94,717 of 186,713
Downloads: 5

Depended by

RankDownloadsName

Depends on

RankDownloadsName
36698,039,545activerecord
42,13326,947mcmire-matchy
49,35021,781mcmire-protest
123,1215,054mcmire-mocha
123,8914,986mocha-protest-integration

Owners

#GravatarHandle
1iconmcmire