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: 110,261 of 193,241
Downloads: 6,985

Daily

Ranking: 128,919 of 193,214
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
36794,042,868activerecord
43,10828,658mcmire-matchy
49,55623,744mcmire-protest
123,2015,605mcmire-mocha
124,2815,496mocha-protest-integration

Owners

#GravatarHandle
1iconmcmire