On Tue, Nov 29, 2011 at 08:04, Mahmoud F. <[email protected]> wrote:

> i have images such as this
> http://www.cairo360.com/resource.servlet?path=event/6178/event_standard_6178_20112111_542213373.jpeg
>
> its Content-Type: text/html;
> "carrierwave" dosent recognize it as image

Because text/html isn't an image.  Don't send it as that, send it as
image/jpg.  What you're doing is like trying to upload an apple, but
telling the other end you're sending it an orange.

-Dave

-- 
LOOKING FOR WORK! What: Ruby (on/off Rails), Python, other modern languages.
Where: Northern Virginia, Washington DC (near Orange Line), and remote work.
See: davearonson.com (main) * codosaur.us (code) * dare2xl.com (excellence).
Specialization is for insects. (Heinlein) - Have Pun, Will Babble! (Aronson)

-- 
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 [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to