ruby on rails 3 - Filepicker.io - Is there a simple way to migrate photos stored using paperclip to filepicker.io in a rake task -
i looking integrate filepicker.io web app problem of models using paperclip store images s3.
i avoid having clutter code logic on wether model using filepicker url or still using paperclip uploaded image , migrate photos use filepicker using rake task.
has else come across problem , if solution use?
you can use store endpoint available @ https://developers.filepicker.io/docs/web/#fpurl-store migrate files have use filepicker.io urls
Comments
Post a Comment