diff options
author | David Chelimsky <dchelimsky@gmail.com> | 2011-05-22 02:47:54 -0400 |
---|---|---|
committer | David Chelimsky <dchelimsky@gmail.com> | 2011-05-22 02:47:54 -0400 |
commit | 9277e72a3ca1009f135b1eb194ff6f3c96a55c1b (patch) | |
tree | 91bbab1fccb733422f420f333ab38daf6e98bddc /activerecord/RUNNING_UNIT_TESTS | |
parent | 82857adc56efd16d22821971fff4c5e24a3c5b55 (diff) | |
download | rails-9277e72a3ca1009f135b1eb194ff6f3c96a55c1b.tar.gz rails-9277e72a3ca1009f135b1eb194ff6f3c96a55c1b.tar.bz2 rails-9277e72a3ca1009f135b1eb194ff6f3c96a55c1b.zip |
Stringify param values in controller tests.
This reduces false positives that come from using ints in params in
tests, which do not get converted to strings in the tests. In
implementations going through rack, they do get converted to strings.
- David Chelimsky and Sam Umbach
Diffstat (limited to 'activerecord/RUNNING_UNIT_TESTS')
0 files changed, 0 insertions, 0 deletions