diff options
author | Ryuta Kamizono <kamipo@gmail.com> | 2016-12-20 15:20:38 +0900 |
---|---|---|
committer | Ryuta Kamizono <kamipo@gmail.com> | 2017-06-01 20:09:55 +0900 |
commit | 7ff1fef72adcb654073349cad8ee9159fe8d6334 (patch) | |
tree | b164838c94696e11d07d69e11192819f4a7d8862 /activerecord/test/cases/relation_test.rb | |
parent | 87663ea14034a9a659a7dd617eb575df3fb9bb62 (diff) | |
download | rails-7ff1fef72adcb654073349cad8ee9159fe8d6334.tar.gz rails-7ff1fef72adcb654073349cad8ee9159fe8d6334.tar.bz2 rails-7ff1fef72adcb654073349cad8ee9159fe8d6334.zip |
Simplify `assert_no_match %r{colname.*limit:}` regex
In `test_schema_dump_includes_limit_constraint_for_integer_columns`,
unified `assert_match` and `assert_no_match` to simple regex.
Diffstat (limited to 'activerecord/test/cases/relation_test.rb')
0 files changed, 0 insertions, 0 deletions