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: 33,495 of 193,767
Downloads: 40,475

Daily

Ranking: 33,089 of 193,752
Downloads: 4

Depended by

RankDownloadsName

Depends on

RankDownloadsName
29989,755,551rspec
36801,793,063activerecord
3,1784,937,085sqlite3-ruby

Owners

#GravatarHandle
1iconoutoftime