search for: originalimag

Displaying 1 result from an estimated 1 matches for "originalimag".

Did you mean: original_image
2006 May 03
2
issue in uploading images
Iam new at rubyonrails. I implemented the image upload in my application. The image uploaded successfully but if iam trying to see those uploaded images they look awful. So plz help me out in this issue. this is my rhtml file <%= form_tag({ :action => "create" }, :multipart => true) %> <p>Image: <input type="file" name="picture"