I just tracked down and dealt with an issue I was having after upgrading www.checkthesock.com to rails 3.2. After the upgrade assets (css, javascript) were not updating unless I restarted the server process. Took me a while to track down the issue but I finally tracked it down to asset fingerprinting. Asset fingerprinting is off by default in the development environment but I had turned it on to debug an issue a long time ago.
If you are having similar problems make sure that you have the following line in "config/environments/development.rb"
config.assets.digest = false
4 comments:
Took me a while to track down the issue but I finally tracked it down to asset fingerprinting. Asset fingerprinting is off by default in the development environment but I had turned it on to debug an issue a long time ago. Sarah
JavaScript Training in Chennai | Ecmascript 6 Training in Chennai | ES6 Training in Chennai | Angular 2 Training in Chennai | HTML5 Training in Chennai
Yeoman Training | D3 Training | ReactJS Training | Gulp Training | CommonJS Training
Wow. This really made my day. Thanks a lot!
JavaScript Training in Chennai | HTML5 Training in Chennai
JavaScript Training Courses | Javascript Online Training | Angular 2 Training in Chennai
الرائد افضل شركات تنظيف خزانات المياه يسعدنا ان نقدم لكم افضل خدمات
شركة غسيل خزانات بالمدينة المنورة تنظيف خزانات بالمدينة المنورة
افضل شركة تنظيف منازل بالمدينة المنورة شركة تنظيف بيوت بالمدينة المنورة
Post a Comment