cohort_scope 0.2.2
Provides big_cohort, which widens by finding the constraint that eliminates the most records and removing it. Also provides strict_cohort, which widens by eliminating constraints in order.
Gemfile:
=
install:
=
Runtime Dependencies (2):
activerecord
>= 3
activesupport
>= 3