diff options
author | yuuji.yaginuma <yuuji.yaginuma@gmail.com> | 2017-09-30 08:48:13 +0900 |
---|---|---|
committer | yuuji.yaginuma <yuuji.yaginuma@gmail.com> | 2017-09-30 08:48:13 +0900 |
commit | 8154c34805cdac7021b779742ea1c6f0fb560dfa (patch) | |
tree | 2ec3095cbb78323c2a928ed83e2df8ed8800b4c3 /guides/source/5_1_release_notes.md | |
parent | 325c06fbc499aa4da1ce50d9b85dbf5c6ed3321e (diff) | |
download | rails-8154c34805cdac7021b779742ea1c6f0fb560dfa.tar.gz rails-8154c34805cdac7021b779742ea1c6f0fb560dfa.tar.bz2 rails-8154c34805cdac7021b779742ea1c6f0fb560dfa.zip |
Fix "warning: method redefined; discarding old test_scaffold_plural_names"
Since warning was issued due to duplication of test names, fix the test
name to a meaningful name.
This fixes following warnings:
```
railties/test/generators/named_base_test.rb:141: warning: method redefined; discarding old test_scaffold_plural_names
railties/test/generators/named_base_test.rb:62: warning: previous definition of test_scaffold_plural_names was here
```
Diffstat (limited to 'guides/source/5_1_release_notes.md')
0 files changed, 0 insertions, 0 deletions