Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Alias refute methods to assert_not and perfer assert_not on tests | Rafael Mendonça França | 2012-12-31 | 1 | -4/+4 |
* | column default extraction should handle newlines. | Aaron Patterson | 2012-08-17 | 1 | -0/+8 |
* | revert Default timestamps to non-null | Dave Kroondyk | 2012-07-18 | 1 | -4/+4 |
* | TimeZone format is always /[+-]\d{2}:\d{2}/ in Ruby 1.9 | Akira Matsuda | 2012-06-12 | 1 | -1/+1 |
* | Integer limit out of range should be allowed to raise. Closes #6272 | Erich Menge | 2012-05-16 | 1 | -0/+10 |
* | remove calls to find(:first), find(:last) and find(:all) | Jon Leighton | 2012-04-26 | 1 | -3/+3 |
* | moving rename column tests to their own class | Aaron Patterson | 2012-01-13 | 1 | -17/+31 |
* | moving column attributes tests to their own class | Aaron Patterson | 2012-01-13 | 1 | -0/+174 |