]> git.openstreetmap.org Git - rails.git/commitdiff
Better loading of attached images
authorHerve Saint-Amand <git@saintamh.org>
Sun, 1 Jan 2017 22:11:56 +0000 (22:11 +0000)
committerHerve Saint-Amand <git@saintamh.org>
Sun, 1 Jan 2017 22:11:56 +0000 (22:11 +0000)
Got rid of that big ugly base64 blob which was only a temporary crutch anyway. Added a png file instead. Use File.read rather than File.open for a 66% reduction in verbosity.


No differences found