thoughtbot--shoulda-matchers/gemfiles
Steve Klabnik d56d4fed0b Refactor have_db_index_matcher#correct_unique?
Currently, there is an assumption that `matched_index.unique` will
be `true` and not truthy. This is not always the case. This can
cause tests to fail, even though they should pass. This allows
`matched_index.unique` to be truthy.
2012-09-21 12:12:01 +02:00
..
3.0.gemfile Add therubyrhino for jruby on 3.1.4. 2012-04-13 10:19:34 -04:00
3.0.gemfile.lock Refactor have_db_index_matcher#correct_unique? 2012-09-21 12:12:01 +02:00
3.1.gemfile Add therubyrhino for jruby on 3.1.4. 2012-04-13 10:19:34 -04:00
3.1.gemfile.lock Refactor have_db_index_matcher#correct_unique? 2012-09-21 12:12:01 +02:00
3.2.gemfile Test against Rails 3.2. 2012-04-20 14:35:57 -04:00
3.2.gemfile.lock Refactor have_db_index_matcher#correct_unique? 2012-09-21 12:12:01 +02:00