Commit Graph

14 Commits

Author SHA1 Message Date
Jason Draper f502d118fd Bump to version 1.4.1 2012-10-15 11:48:11 -04:00
Jason Draper a228e0e0ef Updated description of AllowMassAssignmentMatcher. 2012-10-08 09:33:16 -04:00
Jason Draper e5914f75c1 Bump version to 1.4.0 2012-10-05 13:25:13 -04:00
Gabe Berke-Williams 04ce17726d Update appraisals to latest Rails versions. 2012-10-01 15:36:04 -04:00
Alex Grant 2c214e4581 Whoops, don't use Bundler 1.0 2012-09-21 15:19:41 -04:00
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 7a6da9c82e bump sass 2012-04-24 16:50:12 -05:00
Gabe Berke-Williams aff28245e7 Test against Rails 3.2. 2012-04-20 14:35:57 -04:00