]> git.openstreetmap.org Git - rails.git/commitdiff
Use squiggly heredocs instead of rails strip_heredoc
authorAndy Allan <git@gravitystorm.co.uk>
Wed, 11 Dec 2019 09:54:19 +0000 (10:54 +0100)
committerAndy Allan <git@gravitystorm.co.uk>
Wed, 11 Dec 2019 09:54:19 +0000 (10:54 +0100)
Squiggly heredocs were introduced in ruby 2.3 and I prefer the ability
to indent the closing heredoc marker.


No differences found