RubyGems Navigation menu

eager_record 0.0.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 (7.0 KB)
  2. 0.1.3 - January 04, 2011 (7.0 KB)
  3. 0.1.2 - June 21, 2010 (7.0 KB)
  4. 0.1.1 - June 04, 2010 (6.5 KB)
  5. 0.1.0 - May 28, 2010 (6.5 KB)
  6. 0.0.3 - May 04, 2010 (6.5 KB)
显示所有版本 (共 8 个)

Development 依赖 (1):

rspec >= 0

业主:

作者:

  • Mat Brown

SHA 256 校验和:

e0ee3cb20f1672891547735400d22dabdd62d660f7b31c2c8baaae69a73d0b0f

下载总量 36,536

这个版本 4,008

许可:

需要的 Ruby 版本:

链接: