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: 41,969 of 180,702
Downloads: 24,348

Daily

Ranking: 27,657 of 180,689
Downloads: 19

Depended by

RankDownloadsName

Depends on

RankDownloadsName
24772,716,171rspec
34545,039,669activerecord
238133,382,549sqlite3

Owners

#GravatarHandle
1iconamerdrix