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: 33,427 of 193,241
Downloads: 40,400
Daily
Ranking: 93,598 of 193,214
Downloads: 1
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 |
|---|---|---|
| 29 | 983,169,856 | rspec |
| 36 | 794,042,868 | activerecord |
| 3,160 | 4,927,533 | sqlite3-ruby |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | outoftime |