I want a user to upload multiple images (+ thumbs) and give a description about their pics.
What do i need to do to create this the ruby way? Do i manually create the tables (and which are these) or what gem do i require?
I want to store the file physical on a path and store the link (+ attr. information) in the db (if it is the best solution).
I am open to any alternatives to seek my best solution! :-)