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: 111,149 of 196,125
Downloads: 7,086

Daily

Ranking: 49,580 of 196,106
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
37826,900,046activerecord
43,39029,207mcmire-matchy
49,71824,280mcmire-protest
123,6875,739mcmire-mocha
124,9665,609mocha-protest-integration

Owners

#GravatarHandle
1iconmcmire