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: 31,274 of 183,107
Downloads: 37,449
Daily
Ranking: 86,038 of 183,092
Downloads: 0
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 |
---|---|---|
25 | 817,849,894 | rspec |
35 | 595,989,894 | activerecord |
2,786 | 4,705,507 | sqlite3-ruby |
Owners
# | Gravatar | Handle |
---|---|---|
1 | outoftime |