RubyGems Navigation menu

eager_record 0.1.3

EagerRecord extends ActiveRecord to automate association preloading. Each time a collection of more than one record is loaded from the database, each record remembers the collection that it is part of; then when one of those records has an association accessed, EagerRecord triggers a preload_associations for all the records in the originating collection. Never worry about that :include option again!

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

インストール:
=

バージョン履歴:

  1. 0.2.0 - June 12, 2013 (7KB)
  2. 0.1.3 - January 04, 2011 (7KB)
  3. 0.1.2 - June 21, 2010 (7KB)
  4. 0.1.1 - June 04, 2010 (6.5KB)
  5. 0.1.0 - May 28, 2010 (6.5KB)
全てのバージョンを表示(全8件)

Development依存関係 (1):

rspec >= 0

所有者:

作者:

  • Mat Brown

SHA 256チェックサム:

7d2576c503adf65ab65b22cd0b304950a175f16ce3e2a5ad659d535a94c955e5

累計ダウンロード数 36,592

このバージョンのみ 7,971

ライセンス:

N/A

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

リンク: