Possible Duplicates:
Uploading files in Ruby on Rails
Uploading files in Rails
Uploading Pictures Ruby on Rails…
I am doing a web site which allow users to upload images, is there any way to simplify the upload process?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
there are a few rails plugin, attachement_fu and paperclip i think are amongst the best
Here is a tutorial on railscast for paperclip http://railscasts.com/episodes/134-paperclip and here is an attachement fu tutorial http://clarkware.com/cgi/blosxom/2007/02/24#FileUploadFu