Skip to content

Instantly share code, notes, and snippets.

@monorkin
Created January 2, 2019 17:44
Show Gist options
  • Save monorkin/abdfb686a6f1df6a3035e5d785e48e36 to your computer and use it in GitHub Desktop.
Save monorkin/abdfb686a6f1df6a3035e5d785e48e36 to your computer and use it in GitHub Desktop.
{
galleryID: "some_gallery_id",
images: [
#<ActionDispatch::Http::UploadedFile:0x000055fb90c6dbd0 @tempfile=#<Tempfile:/tmp/RackMultipart20180131-31-6zkb3i.txt>, @original_filename="b.txt", @content_type="text/plain", @headers="Content-Disposition: form-data; name=\"0\"; filename=\"b.txt\"\r\nContent-Type: text/plain\r\n">,
#<ActionDispatch::Http::UploadedFile:0x000055fb90c6da18 @tempfile=#<Tempfile:/tmp/RackMultipart20180131-31-13i0pio.txt>, @original_filename="c.txt", @content_type="text/plain", @headers="Content-Disposition: form-data; name=\"1\"; filename=\"c.txt\"\r\nContent-Type: text/plain\r\n">
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment