uppfinnarn ca8c5f7382 migrate_to_s3: check for missing local files
If an image is already on S3, but not available locally (eg. if they're already migrated), `path` is nil. This crashes the task, because File.exists?(nil) is not valid.
2015-11-16 11:39:40 +01:00
..
2015-10-13 10:48:21 +11:00
2015-09-18 10:41:10 +10:00
2014-06-27 00:04:48 +02:00
2014-03-04 14:30:35 +05:30
2015-07-27 11:07:42 +02:00