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,377 of 187,239
Downloads: 6,590

Daily

Ranking: 78,093 of 187,224
Downloads: 4

Depended by

RankDownloadsName

Depends on

RankDownloadsName
36711,658,717activerecord
42,23427,450mcmire-matchy
49,26622,333mcmire-protest
123,1105,190mcmire-mocha
123,8925,113mocha-protest-integration

Owners

#GravatarHandle
1iconmcmire