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,374 of 186,947
Downloads: 38,735
Daily
Ranking: 43,762 of 186,938
Downloads: 15
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 |
---|---|---|
27 | 913,996,669 | rspec |
36 | 704,586,672 | activerecord |
3,020 | 4,825,837 | sqlite3-ruby |
Owners
# | Gravatar | Handle |
---|---|---|
1 | outoftime |