Categories: None [Edit]

record-collection

https://rubygems.org/gems/record-collection
https://github.com/Amerdrix/RecordCollection
Exposing ActiveRecord::Relations from your controllers to views is bad for business. As much as it is convenient to do so, does it really make sense that your view can use an `unscoped` version of it? More importantly, testing what is and isn't in scope of a `ActiveRecord::Relation` is REALLY hard.

Total

Ranking: 43,434 of 186,959
Downloads: 25,896

Daily

Ranking: 59,263 of 186,713
Downloads: 11

Depended by

RankDownloadsName

Depends on

RankDownloadsName
27909,387,510rspec
36698,039,545activerecord
276160,962,144sqlite3

Owners

#GravatarHandle
1iconamerdrix