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: 108,091 of 183,107
Downloads: 6,190

Daily

Ranking: 86,038 of 183,092
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
35595,989,894activerecord
41,20526,074mcmire-matchy
48,29921,109mcmire-protest
122,1234,822mcmire-mocha
122,6084,781mocha-protest-integration

Owners

#GravatarHandle
1iconmcmire