Skip to navigation
How to force a pdf to download with rails?
07.12.13
def foo send_file "#{RAILS_ROOT}/foo.pdf",:type => "application/pdf" end
Reply
Anonymous
How to force a pdf to download with rails?
def foo send_file "#{RAILS_ROOT}/foo.pdf",:type => "application/pdf" end
07.12.13
Reply
Anonymous
Information Epoch 1757538127
Write a big program only when it is clear by demonstration that nothing else will do.
Home
Notebook
Contact us