I would like to be able to mass upload through a CSV my records, however those records have content attached to them, i.e. images and video. If the CSV contained a path to the files on the local disk, is there a way that it could grab those files and upload them to the database. I currently use paperclip through AA to do this one at a time.
I would like to be able to mass upload through a CSV my records, however those records have content attached to them, i.e. images and video. If the CSV contained a path to the files on the local disk, is there a way that it could grab those files and upload them to the database. I currently use paperclip through AA to do this one at a time.