cohort_scope 0.1.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.0.0.beta4
activesupport
>= 3.0.0.beta4
Development Dependencies (2):
shoulda
>= 2.10.3
sqlite3-ruby
>= 0