Rails Spring breaking generators
Check directories of some other projects that you were working on at that time, chances are that the generated files ended up there. spring seems to get confused when you work with more than one rails app at a time. That’s probably what caused your problem spring runs as a server and keeps a rails … Read more