Ruby on Rails Friday, April 30, 2010

I load an image with FLASH-module.
So, it comes to the server as RAW_POST_DATA
I need to save it in many sizes.

When I loaded images in attach I used "paperclip". But I think, that
in current situation "paperclip" and it's "has_attached_file" is not
suitable.

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

No comments:

Post a Comment