RubyGems Navigation menu

ar_attr_lazy 0.1.0

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.

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 0.1.0 - January 20, 2010 (15.5 KB)

Runtime 依赖 (1):

activerecord < 3.0

Development 依赖 (4):

业主:

作者:

  • Elliot Winkler

SHA 256 校验和:

18e8ab65e92ae416e2010f20c6e864b590b8953d1b9f28f5c625d530e2f335c7

下载总量 6,031

这个版本 6,031

许可:

需要的 Ruby 版本:

链接: