Rails/Nginx not serving JS and CSS
问题 I deployed a Rails 3.2.8 application via Capistrano, with asset pipeline enabled, to my Linode server. It is running nginx + unicorn. When I visit my application, the minimised JS and CSS are not being served, although the assets are present in <RAILS_DIR>/public/assets . $ tree assets assets |-- application-66e477d6fd8cf088e8be44affeead089.css |-- application-66e477d6fd8cf088e8be44affeead089.css.gz |-- application-7d3ead38a0b5e276a97d48e52044ac31.js |-- application