Categories: None [Edit]

eager_record

https://rubygems.org/gems/eager_record
https://github.com/outoftime/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: 30,525 of 180,554
Downloads: 36,601

Daily

Ranking: 93,573 of 180,543
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
23769,978,324rspec
34542,202,403activerecord
2,6454,633,050sqlite3-ruby

Owners

#GravatarHandle
1iconoutoftime