Categories: None [Edit]
record-collection
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
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|
Depends on
Rank | Downloads | Name |
---|---|---|
27 | 909,387,510 | rspec |
36 | 698,039,545 | activerecord |
276 | 160,962,144 | sqlite3 |
Owners
# | Gravatar | Handle |
---|---|---|
1 | amerdrix |