RubyGems Navigation menu

eager_record 0.0.2

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:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.2.0 - June 12, 2013 (7 KB)
  2. 0.1.3 - January 04, 2011 (7 KB)
  3. 0.1.2 - June 21, 2010 (7 KB)
  4. 0.1.1 - June 04, 2010 (6.5 KB)
  5. 0.1.0 - May 28, 2010 (6.5 KB)
  6. 0.0.2 - May 03, 2010 (6.5 KB)
Show all versions (8 total)

Development Dependencies (1):

rspec >= 0

Owners:

Authors:

  • Mat Brown

SHA 256 checksum:

a1b773f6ace560622c61cabe6b095fee00638c20d8653775ff9cc1f8d6c02812

Total downloads 36,502

For this version 3,963

Licenses:

N/A

Required Ruby Version: None

Links: