I have a bunch of files in the server and I want to link them to a model with paperclip, since I want to generate the thumbnails and save their info in the database, just as if I uploaded with a form.
Is it possible to use a console command passing the file paths for generating the Paperclip Model?