Okay here\'s my problem. I type in \"rails s\" and then my terminal won\'t let me type in any commands. So I have to start a new terminal window, which is pretty annoying. <
You can type: rails s &. I'm not sure if this is what you meant.
rails s &