Hi ! 

I've seen that it is not possible yet to upload an image with ActiveStorage 
from a remote url, as it is with other libraries such as Carrierwave.
Do you think it could be useful ?

I've started working on an implementation.
Here is the PR:
https://github.com/rails/rails/pull/30834

Feedback is greatly appreciated, especially regarding the questions I had:
- should I make a dedicated class for remote files ? (will be useful to 
extend it in the future) 
- where should I define error classes ? I at least need a DownloadError 
class. 

Matthias

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Core" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to rubyonrails-core+unsubscr...@googlegroups.com.
To post to this group, send email to rubyonrails-core@googlegroups.com.
Visit this group at https://groups.google.com/group/rubyonrails-core.
For more options, visit https://groups.google.com/d/optout.

Reply via email to