What is the proper way to prevent client-side caching of a file when using send_file in rails?
send_file
Try this: http://stackoverflow.com/questions/711418