Hello! I am looking for a tutorial/how-to for uploading and storing images in rails. I searched google, but all I found was "...use imagemagick" or stuff like that. But I did not find any step by step tutorial (including installing imagemagick or a different image-plugin).
Can you give me a step by step tutorial (including installing the required plugins)? I am using Netbeans.
All I want is uploading images, resize images (save a picture in 3 different sizes), store images and display them.
Please help me! I need a tutorial for dummies :)