aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/test/file_update_checker_test.rb
diff options
context:
space:
mode:
authorAkira Matsuda <ronnie@dio.jp>2017-09-01 17:43:11 +0900
committerAkira Matsuda <ronnie@dio.jp>2017-09-01 17:43:11 +0900
commit61f92f8bc5fa0b486fc56f249fa23f1102e79759 (patch)
tree657b66abc3073ced85d7be2f91ab968bd8c5f961 /activesupport/test/file_update_checker_test.rb
parent2d2f1aa393442e656501e0c3c99f7879d4e180b6 (diff)
downloadrails-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/file_update_checker_test.rb')
0 files changed, 0 insertions, 0 deletions