Hello. I followed the Ruby on Rails Bookshelf App tutorial and built a 
basic web app where users can upload pictures. I would like to have 
server-side image resizing, so that when you get a list of all the images 
(from cloud datastore), you don't have to download huge versions of 
everything.

It looks like all the other languages have support for resizing Datastore 
images. Is this something that is planned for Ruby? Is there a solution 
that will work for me in the meantime?

I've explored using ImageMagick, but that would require installing a binary 
and I'm not sure if that's possible or a good idea.

If there's a known solution, I'd love to hear it!
Thanks.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/6994d184-013f-4200-919c-0587b383305e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • [google-appengine] G... Noah Hines

Reply via email to