Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Closes rails/rails#18864: Renaming transactional fixtures to transactional tests | Brandon Weiss | 2015-03-16 | 1 | -1/+1 |
* | Provide a better error message on :required association | Henrik Nygren | 2015-01-28 | 1 | -2/+22 |
* | tests, use `drop_table if_exists: true` in our test suite. | Yves Senn | 2015-01-20 | 1 | -2/+2 |
* | Replace drop sql statement to drop_table method | Yasuo Honda | 2014-09-11 | 1 | -2/+2 |
* | Remove 'if exists' from drop table statement then use `table_exists?` | Yasuo Honda | 2014-09-03 | 1 | -2/+2 |
* | Add a `required` option to singular associations | Sean Griffin | 2014-07-04 | 1 | -0/+82 |