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,302 of 188,635
Downloads: 6,767

Daily

Ranking: 84,943 of 188,368
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
36735,645,382activerecord
42,43427,892mcmire-matchy
49,12622,909mcmire-protest
122,7895,364mcmire-mocha
123,6635,279mocha-protest-integration

Owners

#GravatarHandle
1iconmcmire