]> git.openstreetmap.org Git - rails.git/commit
Prefer string interpolation to concatenation
authorTom Hughes <tom@compton.nu>
Fri, 13 Nov 2020 11:32:28 +0000 (11:32 +0000)
committerTom Hughes <tom@compton.nu>
Fri, 13 Nov 2020 11:32:28 +0000 (11:32 +0000)
commitbfffe7ed96e1aba434ca40b488264c43d8f679ff
tree4a97018c8f648d00015bd5769c302976adbe7577
parent45d4242f9d29b00e69aeb016e99a0ce230eb71d9
Prefer string interpolation to concatenation
13 files changed:
.rubocop_todo.yml
app/helpers/browse_tags_helper.rb
app/helpers/user_roles_helper.rb
app/jobs/trace_importer_job.rb
app/models/client_application.rb
app/views/changesets/index.atom.builder
lib/migrate.rb
lib/potlatch.rb
script/cleanup
script/deliver-message
script/statistics
script/update-spam-blocks
test/controllers/api/relations_controller_test.rb