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,157 of 187,591
Downloads: 6,674

Daily

Ranking: 86,396 of 187,571
Downloads: 7

Depended by

RankDownloadsName

Depends on

RankDownloadsName
36719,592,156activerecord
42,28527,603mcmire-matchy
49,14322,556mcmire-protest
123,0345,249mcmire-mocha
123,8235,174mocha-protest-integration

Owners

#GravatarHandle
1iconmcmire