]> git.openstreetmap.org Git - rails.git/commit
Use ActionView's safe_join to avoid using raw when joining arrays of text
authorAndy Allan <git@gravitystorm.co.uk>
Thu, 2 Jan 2020 17:07:23 +0000 (18:07 +0100)
committerAndy Allan <git@gravitystorm.co.uk>
Thu, 2 Jan 2020 17:07:23 +0000 (18:07 +0100)
commit53f2c36f1d4ea04ad3539dc3450f0af49d46a671
treeacd791c6bf75b2191f4f03f63798db2a5660b4f5
parent5aa255e13fd5a9adfd7258cd7048466fc63f2347
Use ActionView's safe_join to avoid using raw when joining arrays of text
app/views/traces/_trace.html.erb
app/views/traces/show.html.erb