streaming files in ruby on rails
        Posted  
        
            by user163352
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by user163352
        
        
        
        Published on 2010-04-10T14:26:01Z
        Indexed on 
            2010/04/10
            14:33 UTC
        
        
        Read the original article
        Hit count: 318
        
ruby-on-rails
I just uploaded files(doc & pdf) in my web server(with my coding). I want to stream those files when I click download link on my page.
please share any tutorials or any suggestions?
© Stack Overflow or respective owner