diff options
author | Akira Matsuda <ronnie@dio.jp> | 2017-09-01 17:43:11 +0900 |
---|---|---|
committer | Akira Matsuda <ronnie@dio.jp> | 2017-09-01 17:43:11 +0900 |
commit | 61f92f8bc5fa0b486fc56f249fa23f1102e79759 (patch) | |
tree | 657b66abc3073ced85d7be2f91ab968bd8c5f961 /activesupport/test/core_ext/file_test.rb | |
parent | 2d2f1aa393442e656501e0c3c99f7879d4e180b6 (diff) | |
download | rails-61f92f8bc5fa0b486fc56f249fa23f1102e79759.tar.gz rails-61f92f8bc5fa0b486fc56f249fa23f1102e79759.tar.bz2 rails-61f92f8bc5fa0b486fc56f249fa23f1102e79759.zip |
double assign is no longer an effective workaround for unused variable warning
`def a() x = x = 1; end` warns since Ruby 2.5 (r59585)
Diffstat (limited to 'activesupport/test/core_ext/file_test.rb')
0 files changed, 0 insertions, 0 deletions