Categories: None [Edit]

active_record-filter_with_scope

https://rubygems.org/gems/active_record-filter_with_scope
https://github.com/OmoleOO/active_record-filter_with_scope
ActiveRecord::FilterWithScope extends Rails ActiveRecord gently to filter records out of the box. The handy tool that lets you filter your ActiveRecord models using the scopes you have already defined. All you need to do is map the filter parameters to the corresponding scopes in the setup, and then call the filter class method on your model.

Total

Ranking: 179,467 of 190,365
Downloads: 1,731

Daily

Ranking: 113,104 of 190,317
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
36762,217,870activerecord

Owners

#GravatarHandle
1iconOmoleOO