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: 45,394 of 196,612
Downloads: 27,542

Daily

Ranking: 35,489 of 196,584
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
291,015,768,668rspec
37833,060,609activerecord
282194,072,413sqlite3

Owners

#GravatarHandle
1iconamerdrix