]> git.openstreetmap.org Git - rails.git/commit
More readable multi-line ruby in erbs
authorHarry Wood <github@harrywood.co.uk>
Sat, 5 Mar 2022 01:53:07 +0000 (01:53 +0000)
committerHarry Wood <github@harrywood.co.uk>
Sat, 5 Mar 2022 02:56:43 +0000 (02:56 +0000)
commit51b7c3a5be1b6b52ee0041435357a960fdf0eff8
tree26c8f4fde4ebcdd12d2d6c4ea1fe26848bf5cf68
parent80c639a6b5391020943452337f4fb6a06e516636
More readable multi-line ruby in erbs

A couple of erb files had unnecessary start and end erb tags around every line in a multi-line block of ruby. More readable this way.
app/views/site/_id.html.erb
app/views/site/id.html.erb