Topic: paperclip and file download
Hi all,
I am trying to add file attachment funtionality to my application, my requriement is a user should be able to upload any type of file ( xls, doc, zip etc) and later on by clicking on the attached file link should be able to download the file
1. I thought paperclip plugin will meet this requriment, but now I am not sure and seek your help
2. I was successfully able to install and configure the plugin
the issue I have is
1. How do we donwload a file that is been uploaded
2. how do I show just the name of the attachment instead of thumb nail etc
Please advise if I could do this with paperclip or some other plugin thank you
amit