From ed5bc5dd15ad7722d97b1c3164a670298d2501e0 Mon Sep 17 00:00:00 2001 From: Gareth Rees Date: Wed, 22 Mar 2017 13:32:37 +0000 Subject: Move assets to app/assets Latest version of assets:precompile task requires path to match app/assets: https://github.com/rails/sprockets-rails/blob/v2.3.3/lib/sprockets/railtie.rb#L60-L62 --- app/assets/images/status/delayed@2x.png | Bin 0 -> 530 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 app/assets/images/status/delayed@2x.png (limited to 'app/assets/images/status/delayed@2x.png') diff --git a/app/assets/images/status/delayed@2x.png b/app/assets/images/status/delayed@2x.png new file mode 100644 index 0000000..9de5293 Binary files /dev/null and b/app/assets/images/status/delayed@2x.png differ -- cgit v1.2.3