in Rails3 beta 4 where is the code that gets executed when you type 'rails server'?
- by srboisvert
I'm tracing my way through the source code and can't seem to find where the command "rails server" would be for a generated app. Where is it? Also is there some way I can track down these things in the future?