I'm trying to switch my Rails code from Windows to Ubuntu, and the css files have stopped working. It's the same version of the code, and the same version of rails. The only major difference that I can think of is that the Ruby version is later, but I can't see why that would affect only the css. I'm trying to switch my Rails code from Windows