I want to build a website like Mediafire where User can upload and download media files (Audio,Video,Images(All Formats)) and from already answered questions I have come through with a gem called paperclip.
so my question now is how do i integrate paperclip with devise(in order to build sign up form) and link my web pages with them ?