I\'m using paperclip for uploading profile pictures. When someone does not upload an image I want a default image to be assigned to the user instead.
I\'m using this
Ommit the /images/ instead do this /assets/male.jpg or /assets/original/male.jpg
/images/
/assets/male.jpg
/assets/original/male.jpg
Hope that help you out.