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: 44,135 of 190,215
Downloads: 26,967

Daily

Ranking: 95,883 of 190,160
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
29956,483,005rspec
36760,620,579activerecord
279174,764,144sqlite3

Owners

#GravatarHandle
1iconamerdrix