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,895 of 192,156
Downloads: 6,937

Daily

Ranking: 98,278 of 192,137
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
36779,330,657activerecord
42,93828,481mcmire-matchy
49,37423,560mcmire-protest
122,9285,555mcmire-mocha
123,9945,445mocha-protest-integration

Owners

#GravatarHandle
1iconmcmire