I have a Rails 3.1 app and for some reason when I change CSS, the changes don’t show up. I did bundle exec rake assets:precompile and it helped once, but now I am stuck with the old CSS no matter what.
I have a Rails 3.1 app and for some reason when I change CSS,
Share
As your assets are now precompiled you need to clean them with the following