Commit Graph

14 Commits

Author SHA1 Message Date
Alex Grant b658c4ba59 Don't lock Bundler at minor version 2012-09-21 15:01:35 -04:00
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
Joshua Clayton 481631ce36 Bump version to 1.3.0 2012-08-30 14:19:26 -04:00
Mike Burns e6045629e0 Fill out the have_one.through spec further 2012-07-10 13:56:16 +02:00
Gabe Berke-Williams 0f41cd521c Really prepare for v1.2.0. 2012-06-14 15:43:01 -04:00
Jason Draper 8995f60803 Add #allow_blank and #allow_nil options to #ensure_inclusion_of . 2012-06-06 11:02:43 +03:00
Gabe Berke-Williams 5e136028a8 Appraisal gem versions changed. 2012-05-07 10:14:00 -04:00
Gabe Berke-Williams 5baa056f35 Bump rspec-rails. 2012-04-20 14:15:56 -04:00
Gabe Berke-Williams 2910dfa999 Check all values when validating against an array.
Clean up tests a bit.
2012-04-20 11:37:18 -04:00
Gabe Berke-Williams 6297c73615 Add therubyrhino for jruby on 3.1.4. 2012-04-13 10:19:34 -04:00
Gabe Berke-Williams 65cb82b2eb Bump Rails versions for appraisal. 2012-04-13 09:59:10 -04:00
Gabe Berke-Williams 6d309d7156 Unignore Gemfile.lock, per Appraisal instructions. 2012-04-10 22:55:29 -04:00
Prem Sichanugrist f1f5e6d759 Remove gem lockfiles 2011-09-18 21:38:36 +07:00
Prem Sichanugrist 78b5e5f436 Update testing dependencies 2011-09-12 17:23:22 +07:00