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.5KB)

Runtime依存関係 (1):

activerecord < 3.0

Development依存関係 (4):

所有者:

作者:

  • Elliot Winkler

SHA 256チェックサム:

= クリップボードにコピー コピー完了!

累計ダウンロード数 6,159

このバージョンのみ 6,159

このバージョンがリリースされたのは:

ライセンス:

N/A

必要なRubyのバージョン: なし

リンク: