Scott Carleton cbef844a57 Build out a URI Adapter to allow uploading an avatar via a url
Currently only really accessible via the API. The UriAdapter creates a
tempfile from a url and gives a ActionDispatch::HTTP::UploadedFile back
to the controller to process as normal.
This will help a lot in being able to transfer avatar urls from another
app without monkey patching a lot of discourse code.
2013-10-21 14:53:03 -04:00
..
2013-10-21 19:59:28 +02:00
2013-10-04 12:49:39 -04:00
2013-10-16 16:01:41 -04:00
2013-04-22 11:06:10 +10:00