]> git.openstreetmap.org Git - rails.git/commit
More compact image paths
authorHerve Saint-Amand <git@saintamh.org>
Mon, 2 Jan 2017 23:48:49 +0000 (23:48 +0000)
committerHerve Saint-Amand <git@saintamh.org>
Mon, 2 Jan 2017 23:48:49 +0000 (23:48 +0000)
commitbeaa85e21cc2f647d6b9b8377a3b8192b54c9201
tree1fe65eb3ca8746aeabb0f25f4374c6459c15e409
parentab9aaf7e97b60d3dd8bbbd9867953637c05c0083
More compact image paths

Make the file paths to image assets more compact. I investigated using `image_path` but could only get it to return the path for a public URL, which is different and also includes the asset pipeline digest.
app/models/notifier.rb