Categories: None [Edit]
eager_record
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!
Total
Ranking: 32,486 of 187,591
Downloads: 39,266
Daily
Ranking: 20,201 of 187,571
Downloads: 24
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 28 | 925,037,502 | rspec |
| 36 | 719,592,156 | activerecord |
| 3,048 | 4,844,406 | sqlite3-ruby |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | outoftime |