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: 178,914 of 188,645
Downloads: 1,657

Daily

Ranking: 146,171 of 188,635
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
36735,909,669activerecord

Owners

#GravatarHandle
1iconOmoleOO