``` RAILS_ENV=production rake assets:precompile ... rake aborted! couldn't find file 'evil-blocks' ``` I create vendor/assets/javascripts/evil-blocks.js and all compiled well. Rails 3.2.17 sprockets-2.2.2 turbo-sprockets-rails3-0.3.11