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: 175,990 of 180,488
Downloads: 879

Daily

Ranking: 24,638 of 180,477
Downloads: 3

Depended by

RankDownloadsName

Depends on

RankDownloadsName
34540,886,225activerecord

Owners

#GravatarHandle
1iconOmoleOO