Ruby on Rails Sunday, October 31, 2010

On Sun, Oct 31, 2010 at 1:36 PM, Moritz Bruckner <lists@ruby-forum.com> wrote:
> No, i've already built a PHP script which can be used to upload images
> via HTTP POST. Now I'm trying to build some sort of graphical interface
> with Rails. Thus, this GUI app would need to use cURL to transfer the
> uploaded images to the API script.

Sorry, I'm not following you at all.

You have a Rails app on Heroku, and you want to store images for
that app somewhere. So why not just use Paperclip? What's the point
of a separate upload mechanism?

--
Hassan Schroeder ------------------------ hassan.schroeder@gmail.com
twitter: @hassan

--
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