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: 107,961 of 182,915
Downloads: 6,185

Daily

Ranking: 76,031 of 182,900
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
35591,033,097activerecord
41,13726,040mcmire-matchy
48,21721,079mcmire-protest
122,0294,815mcmire-mocha
122,5214,773mocha-protest-integration

Owners

#GravatarHandle
1iconmcmire